Improve README.md
- Fully describe
services.minecraft-servers
- Add more details for expections around certain parts of the repository
- Document how packages are built, for the sake of explanation
Rewrite mkTextileServer
- Turn into a full-fledged derivation instead of using
writeShellScriptBin
- Merge with mkTextileLoader?
- Pull out common functions into a library, reuse in the update scripts
- Particularly noticeable in the textile update scripts, which are ~95% identical
- Fetch Quilt server launcher main class from API