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

Let the installer allow easy data-share with bbs.electronicchicken.com

Create a default server.ini pointing to localhost:10088 (same behavior as
if the file is absent) and allow the installer to modify it to point to
the Executive Chiggun's B.B.S. if the sysop opts-in.
parent e5121153
Branches
Tags
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #113 passed
......@@ -3,13 +3,19 @@ Desc: <MegaloYeti> someone needs to make a new lemmings game <echicken> claimed
By: echicken -at- bbs.electronicchicken.com
Cats: Games
Subs: Platfomer, Clone, JavaScript
Inst: $Id: install-xtrn.ini,v 1.2 2020/04/17 08:13:20 rswindell Exp $
Inst: 2020/09/11
[prog:LEMONS]
cmd = ?lemons.js
settings = XTRN_MULTIUSER
required = true
[ini:server.ini]
prompt = Share data with electronic chicken bbs
keys = host
values = 'bbs.electronicchicken.com'
done = true
!include install-json-service.ini
[ini:json-service.ini:lemons]
......
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