Initial setup

This commit is contained in:
Leonetienne 2022-06-04 16:12:07 +02:00
commit 42edac0060
3 changed files with 9 additions and 0 deletions

1
.gitignore vendored Executable file
View File

@ -0,0 +1 @@
test*

7
Sitcomify.toc Executable file
View File

@ -0,0 +1,7 @@
## Interface: 90205
## Title: Sitcomify
## Author: Allptraum/Stoffgmbh
## Notes: Will play sitcom laugh tracks at appropriate moments
## Version: 1.0
main.lua

1
main.lua Executable file
View File

@ -0,0 +1 @@
print("HAHAHHAHA")