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:
parent
07cc7216a1
commit
42738cc7c9
8 changed files with 219 additions and 135 deletions
10
config.ld
10
config.ld
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue