mirror of
https://github.com/unmojang/meta.git
synced 2025-09-23 03:01:21 -04:00
PolyMC Meta
Scripts to generate jsons and jars that PolyMC will access.
Usage
Install the dependencies
As root:
sudo pip install requirements.txt
Or as user:
pip install --user requirements.txt
Initial setup
This will clone meta-polymc and meta-upstream
./clone.sh
Generate files
This will run the main script and do its magic
./update.sh
Check status of meta-polymc and meta-upstream
./status.sh
Description
Languages
Python
94.9%
Shell
2.6%
Nix
2.5%