Commit graph

6 commits

Author SHA1 Message Date
MrPiglr
ac3dd59c42 Replace Godot branding with AeThex, fix Windows platform files 2026-02-25 17:43:03 -07:00
MrPiglr
9cb8425d17 new file: docs/AETHEX_LANG_INTEGRATION.md 2026-02-24 01:55:30 -07:00
73b27e6fbe
new file: LOGO_CONFIG_GUIDE.md 2026-02-24 04:30:27 +00:00
2c337c0c1e
🎨 Replace all Godot branding with AeThex logos and icons
- Generated new icon.png, logo.png with hexagon 'A' design
- Updated app_icon.png and splash.png
- Created Windows .ico files with AeThex branding
- Added Python scripts to regenerate branding assets
- All assets use AeThex colors (cyan #00D9FF, purple #8B5CF6)

Rebuild the engine to see the new branding!
2026-02-23 19:24:23 +00:00
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
574e21796e
modified: README.md 2026-02-23 04:47:38 +00:00