Create angelscript

This commit is contained in:
David
2015-08-26 18:32:54 -07:00
parent 570b069702
commit 960243b3bc

1
a/angelscript Normal file
View File

@@ -0,0 +1 @@
void main() { print("Hello world\n"); }