Added new helper scripts.

This commit is contained in:
Relintai 2023-06-15 00:22:51 +02:00
parent 5ad26364b7
commit 031e8b1ed0
4 changed files with 8 additions and 0 deletions

2
bel_copy.sh Executable file
View File

@ -0,0 +1,2 @@
scons bel_strip -j4 module_mono_enabled=yes mono_glue=no copy_mono_root=yes

2
bel_glue.sh Executable file
View File

@ -0,0 +1,2 @@
scons bel_strip -j4 module_mono_enabled=yes mono_glue=yes

2
bel_no_glue.sh Executable file
View File

@ -0,0 +1,2 @@
scons bel_strip -j4 module_mono_enabled=yes mono_glue=no

2
generate_glue.sh Executable file
View File

@ -0,0 +1,2 @@
./pandemonium_engine/bin/pandemonium.x11.opt.tools.64.mono --generate-mono-glue ./pandemonium_engine/custom_modules/mono/glue