Jump to content

ExplorerScript

From SkyTemple
Revision as of 06:22, 11 June 2026 by Skycloud383 (talk | contribs) (There's a perfectly good guide no need to reinvent the wheel.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article is unfinished. You can help expanding it.


ExplorerScript is a custom programming language, created by Capypara, used to edit the game's SSB files. Opening a script in SkyTemple will decompile it into ExplorerScript, for easy editing. When saving, SkyTemple will recompile the ExplorerScript code back into SSB. The source code for ExplorerScript can be found on Github.

Most scripts in skytemple can be edited in ExplorerScript, though if the game fails to decompile the script, the game defaults to using SSBScript. The documentation for ExplorerScript can be found on https://explorerscript.skytemple.org/en/stable/.