Jump to content

Tools/DevTools: Difference between revisions

From HEModdingWiki
No edit summary
Tag: 2017 source edit
Ashrindy (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
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.

Latest revision as of 15:08, 26 January 2025

HE2 DevTools
PurposeDebugging and live editing of resources.
Developer(s)angryzor
Written inC++
Websitehttps://github.com/angryzor/sonic-frontiers-devtools
Downloadhttps://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.