Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xframes-project/xframes-lua


https://github.com/xframes-project/xframes-lua

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# xframes-lua

`luajit src/main.lua`

## Instructions

### Install Lua

You may want to use [scoop](https://scoop.sh/):

- `scoop install lua`
- `scoop install luarocks`
- `scoop install luajit`

### Set LUA_PATH

Open a PowerShell terminal then run (replace with your username):

`[System.Environment]::SetEnvironmentVariable("LUA_PATH", "C:/Users//scoop/apps/luarocks/current/rocks/share/lua/5.4/?.lua;C:/Users//scoop/apps/luarocks/current/rocks/share/lua/5.4/?/init.lua", [System.EnvironmentVariableTarget]::Machine)`

## Linux

If you need help, please raise an issue on GitHub

## Screenshots

Windows 11

![image](https://github.com/user-attachments/assets/2d91db8e-57ba-4b94-86ad-a9972b589209)