https://github.com/skytemple/explorerscript
ExplorerScript and SSBScript: Script languages for decompiled SSB (Pokémon Mystery Dungeon Explorers of Sky)
https://github.com/skytemple/explorerscript
hacktoberfest nintendo-ds romhacking
Last synced: 7 months ago
JSON representation
ExplorerScript and SSBScript: Script languages for decompiled SSB (Pokémon Mystery Dungeon Explorers of Sky)
- Host: GitHub
- URL: https://github.com/skytemple/explorerscript
- Owner: SkyTemple
- License: mit
- Created: 2020-04-19T06:48:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T19:23:58.000Z (8 months ago)
- Last Synced: 2025-03-02T13:09:32.809Z (7 months ago)
- Topics: hacktoberfest, nintendo-ds, romhacking
- Language: Python
- Homepage:
- Size: 1.56 MB
- Stars: 18
- Watchers: 3
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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: DiscordA 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).