https://github.com/skytemple/skytemple-ssb-debugger
Interactive debugger for the script engine of Pokémon Mystery Dungeon Explorers of Sky (EU/US)
https://github.com/skytemple/skytemple-ssb-debugger
hacktoberfest nintendo-ds romhacking
Last synced: 16 days ago
JSON representation
Interactive debugger for the script engine of Pokémon Mystery Dungeon Explorers of Sky (EU/US)
- Host: GitHub
- URL: https://github.com/skytemple/skytemple-ssb-debugger
- Owner: SkyTemple
- License: gpl-3.0
- Created: 2020-04-06T17:26:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-17T16:07:31.000Z (about 1 month ago)
- Last Synced: 2025-04-05T22:32:30.675Z (24 days ago)
- Topics: hacktoberfest, nintendo-ds, romhacking
- Language: Python
- Homepage:
- Size: 2.53 MB
- Stars: 4
- Watchers: 1
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
|logo|
SkyTemple Script Engine Debugger
================================|build| |pypi-version| |pypi-downloads| |pypi-license| |pypi-pyversions| |discord|
.. |logo| image:: https://raw.githubusercontent.com/SkyTemple/skytemple-ssb-debugger/master/skytemple_ssb_debugger/data/icons/hicolor/256x256/apps/skytemple-debugger.png
.. |build| image:: https://img.shields.io/github/actions/workflow/status/SkyTemple/skytemple-ssb-debugger/build-test-publish.yml
:target: https://pypi.org/project/skytemple-ssb-debugger/
:alt: Build Status.. |pypi-version| image:: https://img.shields.io/pypi/v/skytemple-ssb-debugger
:target: https://pypi.org/project/skytemple-ssb-debugger/
:alt: Version.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/skytemple-ssb-debugger
:target: https://pypi.org/project/skytemple-ssb-debugger/
:alt: Downloads.. |pypi-license| image:: https://img.shields.io/pypi/l/skytemple-ssb-debugger
:alt: License (GPLv3).. |pypi-pyversions| image:: https://img.shields.io/pypi/pyversions/skytemple-ssb-debugger
:alt: Supported Python versions.. |discord| image:: https://img.shields.io/discord/710190644152369162?label=Discord
:target: https://discord.gg/skytemple
:alt: DiscordDebugger and code editor for the Script Engine of Pokémon Mystery Dungeon Explorers of Sky.
To run, you need GTK3 and GtkSourceView 4. Please see SkyTemple_ repository for more info.
.. _SkyTemple: https://github.com/SkyTemple/skytemple