mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-04-22 12:07:20 +02:00
Dumped the old implementation. Started with a more simple approach.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
print("Hello World");
|
||||
@@ -0,0 +1 @@
|
||||
Keep me!
|
||||
@@ -0,0 +1,7 @@
|
||||
[Config]
|
||||
StackSize=2048
|
||||
|
||||
[Scripts]
|
||||
Source=bootstrap.nut
|
||||
|
||||
[Options]
|
||||
Reference in New Issue
Block a user