Commit Graph

4 Commits

Author SHA1 Message Date
Anemunt
67e6ece953 A few updates to the Project layout + some compatibility stuff lol.
New Project layout i added:
ProjectName/
├─ Assets/
│ ├─ Scenes/
│ ├─ Scripts/
│ │ ├─ Runtime/
│ │ └─ Editor/
│ ├─ Models/
│ ├─ Shaders/
│ └─ Materials/
├─ Library/ (aka CacheLibrary)
│ ├─ CompiledScripts/
│ ├─ InstalledPackages/
│ ├─ ScriptTemp/
│ └─ Temp/
├─ ProjectUserSettings/
│ ├─ ProjectLayout/
│ ├─ ScriptSettings/
│ └─ UserPrefs/ (optional)
├─ packages.modu
├─ project.modu
└─ scripts.modu
2025-12-30 08:52:52 -05:00
Anemunt
0035138a6c oh my fucking god that parent with positions following thing took far too long 😭 anyway, yey! better icons and hierarchy changes! 2025-12-27 17:56:13 -05:00
Anemunt
ee90559e8c C++ Compilation! 2025-12-12 00:06:21 -05:00
Anemunt
66df544651 tried to add assimp (spoilers, it did not go well, so hey! now we have separate fiels now.) 2025-12-05 00:34:39 -05:00