init and some qol stuff for a modpack maker

This commit is contained in:
Joey Eamigh
2023-06-20 20:54:41 -04:00
commit 1160a10a3a
15 changed files with 460 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
### PAX ###
pax
pax.exe
libssl*.dll
libcrypto*.dll
cacert.pem
### Modpack ###
.out/
.dist/
# python
.venv
# client
client/.version
client/curseforge