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

abstract is ded

This commit is contained in:
Reuh 2016-12-24 21:15:27 +01:00
parent 07cc7216a1
commit 42738cc7c9
8 changed files with 219 additions and 135 deletions

View file

@ -1,9 +1,9 @@
project = "Abstract"
description = "Abstract Game Engine"
full_description = "A simple Lua game engine, made to run everywhere. See the abstract module for more information."
project = "Ubiquitousse"
description = "Ubiquitousse Game Engine"
full_description = "A simple Lua game engine, made to run everywhere. See the Ubiquitousse module for more information."
title = "Abstract Reference"
package = "abstract"
title = "Ubiquitousse Reference"
package = "ubiquitousse"
file = "./"
format = "markdown"