mirror of
https://github.com/Reuh/ubiquitousse.git
synced 2025-10-27 09:09:30 +00:00
Use require() to load scenes
This commit is contained in:
parent
15dfb18c65
commit
a1801679b6
2 changed files with 5 additions and 37 deletions
|
|
@ -1,6 +1,6 @@
|
|||
project = "Ubiquitousse"
|
||||
description = "Ubiquitousse Game Engine"
|
||||
full_description = "A simple Lua game engine, made to run everywhere. See the Ubiquitousse module for more information."
|
||||
full_description = "A simple Lua game framework, made to run everywhere. See the Ubiquitousse module for more information."
|
||||
|
||||
title = "Ubiquitousse Reference"
|
||||
package = "ubiquitousse"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue