mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-08 01:00:23 +02:00
Add workflow that runs simple test with the engine present
This commit is contained in:
7
utils/test/world.mt
Normal file
7
utils/test/world.mt
Normal file
@ -0,0 +1,7 @@
|
||||
auth_backend = sqlite3
|
||||
backend = sqlite3
|
||||
creative_mode = false
|
||||
enable_damage = true
|
||||
gameid = minetest
|
||||
mod_storage_backend = sqlite3
|
||||
player_backend = sqlite3
|
Reference in New Issue
Block a user