views
107
likes
3

Comments (2)

What do you think?

Error

main.lua:8: module 'https' not found:

no field package.preload['https']

no 'https' in LOVE game directories.

no file 'https' in LOVE paths.

no file './https.lua'

no file '/usr/local/share/luajit-2.1.0-beta3/https.lua'

no file '/usr/local/share/lua/5.1/https.lua'

no file '/usr/local/share/lua/5.1/https/init.lua'

no file './https.so'

no file '/usr/local/lib/lua/5.1/https.so'

no file '/usr/local/lib/lua/5.1/loadall.so'

Traceback

[love "callbacks.lua"]:228: in function 'handler'

[C]: in function 'require'

main.lua:8: in function 'load'

[love "callbacks.lua"]:136: in function <[love "callbacks.lua"]:135>

[C]: in function 'xpcall'

[C]: in function 'xpcall'

How can I fix this ?

superlitiumbanner.png

SuperLitium

Improved version from the original Litium. A cool imaginary and retro styled game console and game framework

Features

  • Version checking system

  • Better OS with improved UI

  • Save system

  • Customizable OS with colors

  • Support to 25 colors (+1 as transparent)

  • And much more

STABILITY WARNING

This project is constantly development, so scripts and functions can be added, removed, renamed  or moved to other parts.

Supported Plataforms

  • Windows (Native)

  • MacOS (Not supported)

  • Linux (Partially)

  • Android (Future)

  • iOS (Future)

Social media


Discord server

Source code

#retro #other #engine



all-ages

0.2.2 - No OS Included, just a simple player to run your games

Simply drag 'n drop the folder with a valid game (boot.lua file) and the game will automatically run.

Also source is available on github, on branch superlitium-player

https://github.com/Litium-org/SuperLitium

Starting the new Pixel editor, able you to draw your pixel art instead of using a external editor and converting it to a diferent format.

Superlitium 0.2.0 is out

Introducing the new Audio API

Create a new sound source with:

litiumapi.litaudio.newSource(sourceName, songData)

with support at 3 sound sources at same time.

Documentation is working in progress.

Superlitium 0.1.9 is out

so, the version 0.1.5 beta is out now, so you can test superlitium by yourself. This is a beta build, so expect crashes, visual bugs and other stuff. If you found any bug or have a suggestion let me know. Also this version is available on github too.