1
0
Fork 0
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:
Étienne Fildadut 2019-12-29 17:54:18 +01:00
parent 15dfb18c65
commit a1801679b6
2 changed files with 5 additions and 37 deletions

View file

@ -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"