-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:RagingFlames/Paradox-Modpack-Helper
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
# Paradox-Modpack-Helper | ||
# Paradox-Modpack-Helper | ||
Multitool for creating modpacks to be used with the [installation tool](https://github.com/RagingFlames/Paradox-Mod-Updater). Has several options to help with creating a modpack. Can bulk rename workshop ID folders to be the name of the mod. Can also guide the user through making a modpack automatically by basing a modpack off an existing stellaris playset while preserving load order. | ||
|
||
# Building | ||
Install all the prerequisits and then install [PyInstaller](https://pyinstaller.org/en/stable/). Run `build.bat` to build the script into a standalone executable. |