Changed the -J path and added Closed support :)

This commit is contained in:
Kapendev 2025-04-03 07:43:05 +03:00
parent 957ce8ffd5
commit aeabff1daf
6 changed files with 13 additions and 1 deletions

View file

@ -10,7 +10,7 @@
"joka": "*"
},
"stringImportPaths": [
"assets"
"source"
],
"subPackages" : [
"packages/rin",

1
packages/.closed Normal file
View file

@ -0,0 +1 @@
t=TRUE

1
packages/android/.closed Normal file
View file

@ -0,0 +1 @@
-t=TRUE

8
packages/rin/.closed Normal file
View file

@ -0,0 +1,8 @@
-t=TRUE
-I=../../../parin/source
# Would be nice if joka was here...
-I=../../../joka/source
# HAHAHA IT FORCES YOU TO LINK WITH RAYLIB. Fix that.
-L=-L../../../raylib/lib
-L=-lraylib

1
packages/setup/.closed Normal file
View file

@ -0,0 +1 @@
-t=TRUE

1
packages/web/.closed Normal file
View file

@ -0,0 +1 @@
-t=TRUE