Added JSONLoader and JSONAsset

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-06-02 07:59:39 +02:00
parent 70f0449a7b
commit 0ebdf27f86
4 changed files with 28 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ mod_src = [
# Loaders
'src/loaders/TextLoader/TextLoader.c',
'src/loaders/JSONLoader/JSONLoader.c',
]
mod_incdir = [