Module:Combat Achievements Json/doc

From Illerai

This is the current revision of this page, as edited by imported>H1llmann at 00:40, 2 August 2023 (Created page with "This module outputs a json array containing all combat achievements that have been created in the wiki. It also contains code from https://github.com/rxi/json.lua/blob/master/json.lua as I needed a way to transform a lua table to json."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Combat Achievements Json

This module outputs a json array containing all combat achievements that have been created in the wiki.

It also contains code from https://github.com/rxi/json.lua/blob/master/json.lua as I needed a way to transform a lua table to json.