This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dev:setup_guide [2024/08/12 04:03] – [Web Server Requirements] Floating IPS release link updated wylem | dev:setup_guide [2024/08/22 07:01] (current) – [Initial Requirements] Microsoft ruins everything wylem | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Setting up the FF4FE generator ====== | ====== Setting up the FF4FE generator ====== | ||
===== Initial Requirements ===== | ===== Initial Requirements ===== | ||
+ | - Install Python, if it's not already installed | ||
+ | * Versions 3.7 through 3.11 are supported, but 3.11 is recommended for performance reasons((Python 3.12 will likely remain incompatible until FE 5.0 or later)) | ||
- Clone the FF4FE repo - [[https:// | - Clone the FF4FE repo - [[https:// | ||
- Set up site URLs and secrets in the '' | - Set up site URLs and secrets in the '' | ||
* '' | * '' | ||
- | - Set up a Python ENV (from project root dir): '' | + | - Set up a Python ENV (from project root dir) using your desired Python version: '' |
- | * Make sure to use the desired | + | * It's highly recommended that you use the full path to the Python |
- Create the file '' | - Create the file '' | ||
* Windows: '' | * Windows: '' |