-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Superlitium is a retro styled game framework and fantasy console, allowing you to create your own games in lua.
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications.
To get started first, download the newest zip binary to your computer, after downloading launch Superlitium and press [F11] to enter in terminal mode.
You need type some commands to create your project. Create a new project with:
project -n my-game
You can check your project on the appData folder, to acess the appdata folder press windows button + R, then type %appdata%/superlitium to direct acess the superlitium data folder.
You will find your project on bin/projects folder, you can move the folder with the name of your project to carts folder, so you will be able to run the your project on the engine.
NXStudios .LLC 2022-2023