Create a derivation for forge minecraft + mods #11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently I simply use a tarball snapshot of the old server.
It would be much nicer to create a proper derivation that builds forge minecraft and fetches the mods from curseforge, however from some initial experimentation this seems difficult (mostly because mods like modifying themselves in-place).
Nonetheless, it should be possible to some extent, at least building forge from source should be doable.
Fixed with #30