This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
fabio:fabio [2020/03/27 08:53] – [Basic Concepts] jasonp | fabio:fabio [2020/03/29 08:08] (current) – [Game Code Pages] jasonp | ||
---|---|---|---|
Line 19: | Line 19: | ||
The FabIO bot maintains local copies of scripts from games on this wiki. Editing a game page here has no immediate effect. You must tell the bot in DM to $upload < | The FabIO bot maintains local copies of scripts from games on this wiki. Editing a game page here has no immediate effect. You must tell the bot in DM to $upload < | ||
+ | |||
+ | ==== HTML Output ==== | ||
+ | |||
+ | You can find the output of the bot here: [[http:// | ||
===== Game Code Pages ===== | ===== Game Code Pages ===== | ||
+ | |||
+ | * [[boot]] - This is a common script loaded by all games before anything else starts. Maintained by JasonP. | ||
* [[std-lite]] - A generic all purpose game with support for a lot of very basic stuff. Counters, Dice, Sheets, etc. Maintained by JasonP. | * [[std-lite]] - A generic all purpose game with support for a lot of very basic stuff. Counters, Dice, Sheets, etc. Maintained by JasonP. |