MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Unity",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "181": {
                "pageid": 181,
                "ns": 0,
                "title": "Sharing Projects",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "After opening the [[HoF2 SDK]] for the first time, it can grow to over 800MB. When sharing projects with [[Example_Projects|the community]], collaborators, or Defiant devs for reproducing bugs it can be helpful to trim that down to the bare minimum.\n\n\n==Finding the important files==\n[[File:Mod_specific_files.png|400px|thumb|right|A screenshot of the mod-specific files in the HoF2 SDK folder]]\n# Navigate to the [[HoF2 SDK]] folder for your project.\n# Open the Assets folder\n# The Prefabs folder, the Mod.prefab file, and the Mod.prefab.meta file contain all of your mod-specific specific data\n\n\n\n<!-- Leave this at the bottom of the page -->\n[[Category:Howto]]"
                    }
                ]
            },
            "39": {
                "pageid": 39,
                "ns": 0,
                "title": "Start Window",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "=Description=\n[[File:Editor_Start_Window.PNG|400px|thumb|right|The Editor Start Window]]\nThe editor start window shows the various options for editing, testing or publishing mods.\n\n<br clear=all>\n\n=Install Path=\n[[File:Install Path Set.png|400px|thumb|right|The install path when correctly set]]\n[[File:Install Path Not Set.png|400px|thumb|right|The install path when incorrectly set]]\nDisplays where the editor has been set to look for the game files. If this option is not properly set, the editor will be inaccessible.\n\n'''Default Game Install Paths'''\n{| class=\"wikitable\"\n!Platform\n!Path\n|-\n|Linux\n|~/.local/share/Steam/steamapps/common/Hand of Fate 2\n|-\n|Mac\n|~/Library/Application Support/Steam/SteamApps/common/Hand of Fate 2\n|-\n|Windows\n|C:\\Program Files (x86)\\Steam\\steamapps\\common\\Hand of Fate 2 \n|}\nOn Steam, you can also find these paths by right clicking on the game in your Steam Library, right clicking and selecting Properties, then navigating to the Local Files tab and clicking Browse Local Files.\n\n<br clear=all>\n\n=Buttons=\n[[File:Start Window Buttons.png|400px|thumb|right|The different buttons on the start window]]\nVarious options for the current mod.\n\n;Edit\n: Opens the editor, allowing the mod to be edited.\n\n;Play\n: Launches the game in unity to allow for testing the mod in-game.\n\n;Build\n: Packages the various mod files so that they may be published. This may take several minutes, depending on the size of the mod.\n\n;Publish\n: Opens the publishing menu, allowing the user to write change notes prior to uploading the mod.\n\n<!-- Each heading needs to be preceded by a <br clear=all> tag otherwise images will spill over into the next section -->\n<br clear=all>\n\n\n\n[[Category:Reference]]"
                    }
                ]
            }
        }
    }
}