Turns .mrpack
modpack to runnable server. With only mods that are needed on the server.
jq - for working with json data from modrinth api. apt install jq
To download run this command
git clone https://github.com/satanicantichrist/mrpack-to-server.git
To generate server from .mrpack
file, run this command
server_generator.sh <path to .mrpack file>
Server will be outputed in to server
folder.