Support Overlays #2

Merged
jaby merged 48 commits from Overlay-The-Beginning_CDDrive into main 2023-04-22 09:38:32 +00:00
1 changed files with 10 additions and 2 deletions
Showing only changes of commit 0a5c1fec37 - Show all commits

View File

@ -1,13 +1,21 @@
{
"folders": [
{
"name": "JabyEngine",
"path": ".",
"name": "Internal Include",
"path": "include"
},
{
"name": "Internal Source",
"path": "src"
},
{
"name": "Include",
"path": "..\\..\\include"
},
{
"name": "JabyEngine",
"path": ".",
},
{
"name": "Root",
"path": "..\\.."