yellows111's MSNP wiki (emergency backup while future of g.kt.h is uncertain)
Find a file
yellows111 7488f2af43
[0.1.4] MSNP13 and MSNP14, ADL, RML, FQY
also add new command findings:
* undocumented command GSB
* syntax and other errors fixed
* explode a bit of xml in places that were a bit too long
* find out what a "merchant cab" file is (one line of xml)
2024-11-30 17:02:48 +00:00
docs [0.1.4] MSNP13 and MSNP14, ADL, RML, FQY 2024-11-30 17:02:48 +00:00
templates [0.1.4-alpha.1] xml examples, NOT stuff, fixes 2024-11-19 20:23:28 +00:00
.gitignore initial commit 2024-10-10 20:38:51 +01:00
LICENSE.md massive amount of corrections, rest of pre-P11 commands 2024-10-26 11:56:17 +01:00
package-lock.json [0.1.4] MSNP13 and MSNP14, ADL, RML, FQY 2024-11-30 17:02:48 +00:00
package.json [0.1.4] MSNP13 and MSNP14, ADL, RML, FQY 2024-11-30 17:02:48 +00:00
README.md massive amount of corrections, rest of pre-P11 commands 2024-10-26 11:56:17 +01:00

yellows' MSNP wiki

An alternative to MSNPiki that aims to actually document things they didn't.

Building

npm i
set WIKINAME=yellows' MSNP wiki
# this should be an absolute path on a domain to where the files will be put
set VPREFIX=/
set DOMAIN=example.com
mkdir build
npm run build
cp ./node_modules/yiki/yiki.css build/

License

This work is licensed under the GNU Free Documentation License 1.3.