mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 17:19:31 +00:00
12 lines
318 B
Text
12 lines
318 B
Text
project = "Ubiquitousse"
|
|
description = "Ubiquitousse Game Engine"
|
|
full_description = "A simple Lua game framework, made to run everywhere. See the Ubiquitousse module for more information."
|
|
|
|
title = "Ubiquitousse Reference"
|
|
package = "ubiquitousse"
|
|
|
|
file = "./"
|
|
format = "markdown"
|
|
style = "!fixed"
|
|
|
|
not_luadoc = true
|