Tools/DevTools: Difference between revisions
Appearance
< Tools
m DevTools uses RIP. |
No edit summary |
||
Line 6: | Line 6: | ||
| website = https://github.com/angryzor/sonic-frontiers-devtools | | website = https://github.com/angryzor/sonic-frontiers-devtools | ||
| download = https://github.com/angryzor/sonic-frontiers-devtools/releases | | download = https://github.com/angryzor/sonic-frontiers-devtools/releases | ||
}} | |programming_language=C++|logo_caption=Hot reloading textures}} | ||
'''DevTools''' is a modding and debugging tool that allows you to inspect the engine's internals while ingame. You can use it to troubleshoot issues, edit resources with live feedback and edit [[Resources/ObjectWorld / GEdit|gedit]] levels. | '''DevTools''' is a modding and debugging tool that allows you to inspect the engine's internals while ingame. You can use it to troubleshoot issues, edit resources with live feedback and edit [[Resources/ObjectWorld / GEdit|gedit]] levels. | ||
The tool runs on the [[Tools/Restoration Issue Pocketknife|Restoration Issue Pocketknife]] tool for its functions. | The tool runs on the [[Tools/Restoration Issue Pocketknife|Restoration Issue Pocketknife]] tool for its functions. |
Latest revision as of 15:08, 26 January 2025
![]() Hot reloading textures | |
Purpose | Debugging and live editing of resources. |
---|---|
Developer(s) | angryzor |
Written in | C++ |
Website | https://github.com/angryzor/sonic-frontiers-devtools |
Download | https://github.com/angryzor/sonic-frontiers-devtools/releases |
DevTools is a modding and debugging tool that allows you to inspect the engine's internals while ingame. You can use it to troubleshoot issues, edit resources with live feedback and edit gedit levels.
The tool runs on the Restoration Issue Pocketknife tool for its functions.