minecraft.nix
minecraft.nix copied to clipboard
Command line Minecraft launcher managed by nix
1.20 Pre-release 7 and newer no longer allow symlinks unless they are specified in a file called `allowed_symlinks.txt` this causes resource packs, mods, etc not to load. [Relevant Wiki Article](https://minecraft.wiki/w/Java_Edition_1.20)
Makes it possible to pass custom arguments to java launcher. closes #33
Would be helpful to have the ability to pass in custom Java arguments.
Would be nice to be able to use Quilt mods :)