diff --git a/xtrn/bublbogl/install-xtrn.ini b/xtrn/bublbogl/install-xtrn.ini index e045a4a282e3ae269f965e451bbbb52269ce24cf..9367bea405539b483705f6ab70836229bd8e0780 100644 --- a/xtrn/bublbogl/install-xtrn.ini +++ b/xtrn/bublbogl/install-xtrn.ini @@ -3,13 +3,19 @@ Desc: A timed English-word creation game By: mcmlxxix (Matt Johnson) Cats: Games Subs: Puzzle, Multiplayer, JavaScript -Inst: $Id: install-xtrn.ini,v 1.1 2020/04/17 07:26:41 rswindell Exp $ +Inst: 2020/09/14 [prog:BOGGLE] cmd = ?boggle.js settings = XTRN_MULTIUSER required = true +[ini:server.ini] +prompt = Share data with The BRoKEN BUBBLe BBS +keys = host +values = 'bbs.thebrokenbubble.com' +done = true + !include install-json-service.ini [ini:json-service.ini:boggle] diff --git a/xtrn/dicewarz2/install-xtrn.ini b/xtrn/dicewarz2/install-xtrn.ini index 4627482b304206f6df5c89cf6dabe9232d538e2d..0f4415bf9a93870deb3508c6f5217314d11d2ab1 100644 --- a/xtrn/dicewarz2/install-xtrn.ini +++ b/xtrn/dicewarz2/install-xtrn.ini @@ -3,13 +3,19 @@ Desc: Modeled after "Dice Wars" web strategy game involving dice, like Risk By: mcmlxxix (Matt Johnson) Cats: Games Subs: Puzzle, Multiplayer, JavaScript -Inst: $Id: install-xtrn.ini,v 1.2 2020/04/17 09:19:33 rswindell Exp $ +Inst: 2020/09/14 [prog:DICEWAR2] cmd = ?dice2.js settings = XTRN_MULTIUSER required = true +[ini:server.ini] +prompt = Share data with The BRoKEN BUBBLe BBS +keys = host +values = 'bbs.thebrokenbubble.com' +done = true + !include install-json-service.ini [ini:json-service.ini:dicewarz2] diff --git a/xtrn/maze/install-xtrn.ini b/xtrn/maze/install-xtrn.ini index 40c313947eda027329aebe5a02e09fc538e2e0df..b93ee6972f0200f6d7767407b0d66a3cc51dc309 100644 --- a/xtrn/maze/install-xtrn.ini +++ b/xtrn/maze/install-xtrn.ini @@ -1,15 +1,21 @@ Name: Maze Race -Desc: +Desc: Race. In a maze. By: mcmlxxix (Matt Johnson) Cats: Games Subs: Race, Multiplayer, JavaScript -Inst: $Id: install-xtrn.ini,v 1.1 2020/04/27 02:24:41 rswindell Exp $ +Inst: 2020/09/14 [prog:MAZERACE] cmd = ?maze.js settings = XTRN_MULTIUSER required = true +[ini:server.ini] +prompt = Share data with The BRoKEN BUBBLe BBS +keys = host +values = 'bbs.thebrokenbubble.com' +done = true + !include install-json-service.ini [ini:json-service.ini:mazerace] diff --git a/xtrn/starstocks/install-xtrn.ini b/xtrn/starstocks/install-xtrn.ini new file mode 100644 index 0000000000000000000000000000000000000000..32e9f001c71a69034f0862f11a4ca39ff1dcabb2 --- /dev/null +++ b/xtrn/starstocks/install-xtrn.ini @@ -0,0 +1,23 @@ +Name: Star Stocks +Desc: A game of galactic investment +By: mcmlxxix (Matt Johnson) +Cats: Games +Subs: Stocks, Multiplayer, JavaScript +Inst: 2020/09/14 + +[prog:STARSTOX] +cmd = ?stars.js +settings = XTRN_MULTIUSER +required = true + +[ini:server.ini] +prompt = Share data with The BRoKEN BUBBLe BBS +keys = host +values = 'bbs.thebrokenbubble.com' +done = true + +!include install-json-service.ini + +[ini:json-service.ini:starstocks] +keys=dir +values=startup_dir diff --git a/xtrn/synchronetris/install-xtrn.ini b/xtrn/synchronetris/install-xtrn.ini index a179de1cbde96e46f6034ae35d5b8649559d5927..8f371def8c269e8dbb7b77a0854bbf8e32dec48d 100644 --- a/xtrn/synchronetris/install-xtrn.ini +++ b/xtrn/synchronetris/install-xtrn.ini @@ -3,13 +3,19 @@ Desc: TETRIS By: mcmlxxix (Matt Johnson) Cats: Games Subs: Puzzle, Clone, Multiplayer, JavaScript -Inst: $Id: install-xtrn.ini,v 1.1 2020/04/25 03:12:03 rswindell Exp $ +Inst: 2020/09/14 [prog:TETRIS] cmd = ?tetris.js settings = XTRN_MULTIUSER required = true +[ini:server.ini] +prompt = Share data with The BRoKEN BUBBLe BBS +keys = host +values = 'bbs.thebrokenbubble.com' +done = true + !include install-json-service.ini [ini:json-service.ini:synchronetris] diff --git a/xtrn/uberblox/install-xtrn.ini b/xtrn/uberblox/install-xtrn.ini index b31b29a23226376f376c1f7169fdc5aeb88b8970..d4add3490b48d547953f0b8684cce0ae845c84da 100644 --- a/xtrn/uberblox/install-xtrn.ini +++ b/xtrn/uberblox/install-xtrn.ini @@ -3,13 +3,19 @@ Desc: Puzzle strategy game similar to that of the popular web game "Super Collap By: mcmlxxix (Matt Johnson) at bbs dot thebrokenbubble dot com Cats: Games Subs: Puzzle, Multiplayer, JavaScript -Inst: $Id: install-xtrn.ini,v 1.1 2020/04/17 08:21:38 rswindell Exp $ +Inst: 2020/09/14 [prog:UBERBLOX] cmd = ?blox.js settings = XTRN_MULTIUSER required = true +[ini:server.ini] +prompt = Share data with The BRoKEN BUBBLe BBS +keys = host +values = 'bbs.thebrokenbubble.com' +done = true + !include install-json-service.ini [ini:json-service.ini:uberblox]