Skip to content
Tim edited this page Sep 13, 2015 · 3 revisions

There are multiple available locations to save settings for your convenience (in order of precedence):

  • global minetest.conf
  • game minetest.conf
  • cubictest.conf in your worldpath (no need to prefix the key with the modname)

Cubictest

All settings need to be prefixed with "cubictest_" when set in minetest.conf.

key default accepted values
run_on_startup false boolean or pattern match

Clone this wiki locally