stop command fix

This commit is contained in:
Alex 2021-02-09 11:53:57 -08:00
parent b05baee1dc
commit 08e847faed

View File

@ -4,7 +4,7 @@
"version": "PTDL_v1",
"update_url": null
},
"exported_at": "2021-02-04T00:26:26-08:00",
"exported_at": "2021-02-09T11:53:05-08:00",
"name": "Tachyon",
"author": "alex.chang-lam@protonmail.com",
"description": "A multiplayer version of FTL.",
@ -18,7 +18,7 @@
"files": "{}",
"startup": "{\r\n \"done\": \"[Server] SERVER STARTED.\",\r\n \"userInteraction\": []\r\n}",
"logs": "{}",
"stop": "exit"
"stop": "\/exit"
},
"scripts": {
"installation": {