You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Gotool Center is a toolchain extension for Godot Engine that aims to provide additional functionality for development workflow. Gotool provides the following:
Project scanning into an sqlite3 database to ensure the extension maintains high level performance.
Project analysis to identify where problems may arise, where best practices are not followed, where dependancies are non-functional, and more.
JSON tooling to assist in schema changes, automatic conversion to SQL/SQLite3/ConfigFile from JSON, migration, and more.
Export Automation to common platforms to remove pain points during the process.
Asset Management to identify unused, misplaced, oversized, duplicated or suspicious assets.
Diagnostic tooling for identifying broken references, missing files, invalid paths, inconsistencies in scripts, missing imports, and more.
GitHub Integration to allow you to work from a repository directly from GoTool Center.
2. GoTool Center is an open source, MIT permissive project that allows community inclusion in development, issue reporting, security concerns, discussions, and more.
3. GoTool Center puts theme, configuration, and features in your hands through extensive and expansive customization options.