1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minetest_ynh.git synced 2024-09-03 20:36:00 +02:00

Update check_process

This commit is contained in:
ericgaspar 2021-04-18 11:10:22 +02:00
parent c6ccec4cda
commit 7c7b18a666
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -5,10 +5,10 @@
;; Test complet minetest_game
; Manifest
server_domain="domain.tld" (DOMAIN)
domain="domain.tld" (DOMAIN)
pvp=1
servername="packagecheck"
game="minetest_game"
game="minetest_game"
creative=0
damage=1
is_public=0 (PUBLIC|public=1|private=0)
@ -30,10 +30,10 @@
;; Test complet capturetheflag
; Manifest
server_domain="domain.tld" (DOMAIN)
domain="domain.tld" (DOMAIN)
pvp=1
servername="packagecheck"
game="capturetheflag"
game="capturetheflag"
creative=0
damage=1
is_public=0 (PUBLIC|public=1|private=0)