A  .gitignore
A  LICENSE.txt
A  README.md
A  depends.txt
A  faden.lua
A  init.lua
A  parser.lua
A  standardbefehlssatz.lua
A  textures/pdisc.png
This commit is contained in:
HybridDog
2016-11-13 14:42:57 +01:00
commit b3ce57c5b4
9 changed files with 353 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
## Generic ignorable patterns and files
*~
debug.txt
*.patch