mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-13 16:14:58 +00:00
README: update standalone build steps
This commit is contained in:
@@ -77,6 +77,8 @@ Install the dependencies, plus cx-Freeze. In a virtual environment, the specific
|
|||||||
pip install cx-freeze -r requirements-win32.txt
|
pip install cx-freeze -r requirements-win32.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Copy `custom-install-finalize.3dsx` to the project root, this will be copied to the build directory and included in the final archive.
|
||||||
|
|
||||||
Run `make-standalone.bat`. This will run cxfreeze and make a standalone version at `dist\custom-install-standalone.zip`
|
Run `make-standalone.bat`. This will run cxfreeze and make a standalone version at `dist\custom-install-standalone.zip`
|
||||||
|
|
||||||
## License/Credits
|
## License/Credits
|
||||||
|
|||||||
Reference in New Issue
Block a user