diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-10-15 21:10:21 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-10-15 21:10:21 +0000 |
| commit | d25e3bf63e843c54feb9eb7206471195e44a6c01 (patch) | |
| tree | 11dfc432e47b538e093de26799ff8a5591d47850 /main.lua | |
| download | watch-cad-d25e3bf63e843c54feb9eb7206471195e44a6c01.tar.gz watch-cad-d25e3bf63e843c54feb9eb7206471195e44a6c01.zip | |
initial commit
Diffstat (limited to 'main.lua')
| -rw-r--r-- | main.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main.lua b/main.lua new file mode 100644 index 0000000..6cbdaf0 --- /dev/null +++ b/main.lua @@ -0,0 +1,2 @@ +require 'moonscript' +require 'init' |
