mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'lemu/src/hello.mlog')
| -rw-r--r-- | lemu/src/hello.mlog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lemu/src/hello.mlog b/lemu/src/hello.mlog new file mode 100644 index 0000000..3aac8c4 --- /dev/null +++ b/lemu/src/hello.mlog @@ -0,0 +1,2 @@ +print "hello world" +stop |