9 Commits

Author SHA1 Message Date
ursamina
7f417bb984 gt config
temporarily disable hazards/pollution
2024-06-20 03:52:55 +01:00
Sophia
77b5e9597a Fix client-side designation (#32)
* The developer says its client only.

* Minor correction to the mod name

* Should be client only.

* Disable asyncRecipeSearching due to several breaking bugs in the current implementation.

* Update hashes

* Fix server script to point to the correct pack.toml

* Corrected the start.sh server script.
Changes:
Will try to fallback on wget if curl is not found.
Use the -p flag on mkdir so it won't error on
already existing directories

* Fixed forgotten cURL flag

* Added start.ps1 script for Powershell users.
It currently differs significantly from start.sh:
- It pulls FindMe from modrinth by using their API
so as to avoid having to hardcode the location
- It will pull in the latest packwiz bootstrap
from gh releases to avoid hardcoding the location
- It cleans up after itself
- It allows the user to accept the MC EULA from
within the script itself

The 3 variables at the top will need to be
updated to match the expected versions every time
those are altered.

I don't think I'll be able to replicate this
functionality in bash as I'm not as familiar
but I'm sure someone else will rise to the
challenge.

* Corrected the modrinth qs for findme
2024-02-27 02:26:31 +00:00
mina
f75bbe8f2c config files 2024-02-06 10:58:54 +00:00
Spencer
3b6548cfe6 Fix hashes (#2)
I'll try to avoid doing that next time
2023-12-21 02:05:09 +00:00
mina
82187b695e switched back to packwiz 2023-12-18 22:30:13 +00:00
mina
ae57cbe9b9 export into cf form
github is now legible for other people (hooray)
2023-12-18 00:36:29 +00:00
mina
1012487e69 fixed gt config 2023-12-10 12:42:33 +00:00
mina
9c4dbfeef7 1.20.1
ported to 1.20.1
2023-12-09 13:08:34 +00:00
mina
f49f5e9c50 file upload
meat of the pack
2023-09-04 14:34:19 +01:00