/susetest

SuseTest - A simple script for installing Minetest in OpenSUSE

Primary LanguageShellOtherNOASSERTION

SuseTest - A small script for installing minetest

Installing

git clone https://github.com/koyuawsmbrtn/susetest.git
cd susetest
chmod +x install.sh
SUSETEST_CORES=2 #or how many cores you wanna have
./install.sh

Root permissions

The script asks for permission if it needs to. Never run as root!

License

Licensed under Public Domain (CC0)