* set description to minetest based voxel game * sync rules configuration for CMAKE on apk, rpm and deb based distros * sync installation paths for apk, rpm and deb based distros * fix for those syncs the CMakefile
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
USER="multicraft"
|
|
GROUP="games"
|
|
LOG="/var/log/multicraft/multicraft.log"
|
|
CONFIG="/etc/multicraft/multicraft.conf"
|
|
#ARGS=""
|
|
GAMEID="minimal"
|