Skip to content
Snippets Groups Projects
Commit f7b33b97 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Another game that can share data (with romulusbbs.com)

parent 328d4c5f
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #153 passed
...@@ -3,13 +3,19 @@ Desc: Sokoban warehouse game, where you move the boxes onto the goals. ...@@ -3,13 +3,19 @@ Desc: Sokoban warehouse game, where you move the boxes onto the goals.
By: art, at fatcatsbbs dot com By: art, at fatcatsbbs dot com
Cats: Games Cats: Games
Subs: Warehouse, Simulation, Multiplayer, JavaScript Subs: Warehouse, Simulation, Multiplayer, JavaScript
Inst: $Id: install-xtrn.ini,v 1.1 2020/04/17 09:17:37 rswindell Exp $ Inst: 2020/09/16
[prog:SOKOBAN] [prog:SOKOBAN]
cmd = ?synkroban.js cmd = ?synkroban.js
settings = XTRN_MULTIUSER settings = XTRN_MULTIUSER
required = true required = true
[ini:server.ini]
prompt = Share data with romulusbbs.com
keys = host
values = 'romulusbbs.com'
done = true
!include install-json-service.ini !include install-json-service.ini
[ini:json-service.ini:synkroban] [ini:json-service.ini:synkroban]
......
host=localhost
port=10088
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment