AeThex-Engine-Core/engine/misc/extension_api_validation
MrPiglr 9dddce666d
🚀 AeThex Engine v1.0 - Complete Fork
- Forked from Godot Engine 4.7-dev (MIT License)
- Rebranded to AeThex Engine with cyan/purple theme
- Added AI-powered development assistant module
- Integrated Claude API for code completion & error fixing
- Custom hexagon logo and branding
- Multi-platform CI/CD (Windows, Linux, macOS)
- Built Linux editor binary (151MB)
- Complete source code with all customizations

Tech Stack:
- C++ game engine core
- AI Module: Claude 3.5 Sonnet integration
- Build: SCons, 14K+ source files
- License: MIT (Godot) + Custom (AeThex features)

Ready for Windows build via GitHub Actions!
2026-02-23 05:01:56 +00:00
..
4.0-stable_4.1-stable 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
4.1-stable_4.2-stable 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
4.2-stable_4.3-stable 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
4.3-stable_4.4-stable 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
4.4-stable_4.5-stable 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
4.5-stable_4.6-stable 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
4.6-stable 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00
README.md 🚀 AeThex Engine v1.0 - Complete Fork 2026-02-23 05:01:56 +00:00

This folder contains files with the expected output of --validate-extension-api when run against the extension_api.json.

Only lines that start with "Validate extension JSON:" matter, everything else is considered a comment and ignored. They should instead be used to justify these changes and describe how users should work around these changes.

Add new entries to the {TAG} folder.