2023-06-21 19:22:14 -04:00
2023-06-21 19:22:00 -04:00
2023-06-21 19:22:00 -04:00
2023-06-21 19:22:14 -04:00
2023-06-21 17:15:18 -04:00
2023-06-21 17:15:18 -04:00

FishPog Pixelmon

This is the repo for FishPog Pixelmon, and a bit of experimental tooling to make my life easier in designing, updating, and getting non-technical people to be able to easily install the modpack, all without having to use curseforge.

Building the modpack

git clone https://git.233hfd.com/joey/FishPogPixelmon.git
cd FishPogPixelmon

source ./venv.sh # or just venv.bat on windows

python tooling.py --setup

now, pax will be installed, which will allow you to edit the modpack. refer to the pax github for more info.

exporting the modpack

python tooling.py --export

this command will package up the pack with pax, then bundle some scripts with it that allows for auto-updating and automatically downloading the mods from curseforge, rather than having to distribute a large zip file.

Description
No description provided
Readme 57 MiB
v0.6.3 Latest
2023-06-22 22:38:15 -04:00
Languages
Python 83.5%
PowerShell 8.7%
Shell 7.8%