mirror of
https://github.com/System-End/Rooms-We-Share.git
synced 2026-04-19 15:28:24 +00:00
38 lines
605 B
Text
38 lines
605 B
Text
dragonruby
|
|
dragonruby-httpd
|
|
dragonruby-publish
|
|
console-logo.png
|
|
dragonruby.png
|
|
dragonruby-controller.png
|
|
font.ttf
|
|
ctags-*
|
|
eula.txt
|
|
open-source-licenses.txt
|
|
README.txt
|
|
VERSION.txt
|
|
docs/
|
|
samples/
|
|
.dragonruby/
|
|
|
|
# Same files inside mygame/
|
|
mygame/dragonruby
|
|
mygame/dragonruby-httpd
|
|
mygame/dragonruby-publish
|
|
mygame/console-logo.png
|
|
mygame/dragonruby.png
|
|
mygame/dragonruby-controller.png
|
|
mygame/font.ttf
|
|
mygame/eula.txt
|
|
mygame/open-source-licenses.txt
|
|
mygame/README.txt
|
|
mygame/VERSION.txt
|
|
mygame/.dragonruby/
|
|
|
|
# Runtime-generated files
|
|
logs/
|
|
tmp/
|
|
builds/
|
|
mygame/logs/
|
|
mygame/errors/
|
|
mygame/tmp/
|
|
mygame/builds/
|