SkyTemple / ExplorerScript

ExplorerScript and SSBScript: Script languages for decompiled SSB (Pokémon Mystery Dungeon Explorers of Sky)
MIT License
16 stars 6 forks source link
hacktoberfest nintendo-ds romhacking

ExplorerScript

|build| |docs| |pypi-version| |pypi-downloads| |pypi-license| |pypi-pyversions| |discord|

.. |build| image:: https://img.shields.io/github/actions/workflow/status/SkyTemple/ExplorerScript/build-test-publish.yml :target: https://pypi.org/project/explorerscript/ :alt: Build Status

.. |docs| image:: https://readthedocs.org/projects/explorerscript/badge/?version=latest :target: https://explorerscript.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. |pypi-version| image:: https://img.shields.io/pypi/v/explorerscript :target: https://pypi.org/project/explorerscript/ :alt: Version

.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/explorerscript :target: https://pypi.org/project/explorerscript/ :alt: Downloads

.. |pypi-license| image:: https://img.shields.io/pypi/l/explorerscript :alt: License (GPLv3)

.. |pypi-pyversions| image:: https://img.shields.io/pypi/pyversions/explorerscript :alt: Supported Python versions

.. |discord| image:: https://img.shields.io/discord/710190644152369162?label=Discord :target: https://discord.gg/skytemple :alt: Discord

A programming language + compiler/decompiler for creating scripts for Pokémon Mystery Dungeon Explorers of Sky.

Documentation can be found at https://explorerscript.readthedocs.org (or in the docs directory).