Added a script automatically generating a virtual view using symbol links of the codebase

So I can finally have some folders for organization
This commit is contained in:
2024-05-12 16:02:38 -04:00
parent 1b32fe916e
commit f693685d72
7 changed files with 81 additions and 6 deletions

View File

@ -17,7 +17,8 @@ The host module loads the main module & its memory. Hot-reloading it's dll when
The dependencies are:
* Odin Compiler
* Odin Compiler (Slightly custom)
* Added #region, #endregion directives support for editors
* Odin repo's base, core, and vendor(raylib) libaries
* An ini parser