Tools/DevTools: Difference between revisions
Appearance
< Tools
m Angryzor moved page DevTools to Tools/DevTools without leaving a redirect |
No edit summary |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
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. | {{Infobox tool | ||
| name = HE2 DevTools | |||
| logo = File:HE2_DevTools_screenshot.jpg | |||
| purpose = Debugging and live editing of resources. | |||
| developer = angryzor | |||
| website = https://github.com/angryzor/sonic-frontiers-devtools | |||
| 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. | |||
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.