1
0
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:
sfan5
2024-03-25 20:45:31 +01:00
parent ef788d0307
commit 316c0c7224
5 changed files with 54 additions and 0 deletions

7
utils/test/world.mt Normal file
View 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