1
0
Fork 0
mirror of https://github.com/Reuh/ubiquitousse.git synced 2025-10-27 17:19:31 +00:00

Initial commit

This commit is contained in:
Reuh 2016-04-26 14:55:33 +02:00
commit fc40d440df
11 changed files with 1828 additions and 0 deletions

12
config.ld Normal file
View file

@ -0,0 +1,12 @@
project = "Abstract"
description = "Abstract Game Engine"
full_description = "A simple Lua game engine, made to run everywhere. See the abstract module for more information."
title = "Abstract Reference"
package = "abstract"
file = "./"
format = "markdown"
style = "!fixed"
not_luadoc = true