mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 09:09:30 +00:00
12 lines
295 B
Text
12 lines
295 B
Text
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
|