Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xframes-project/xframes-lua
https://github.com/xframes-project/xframes-lua
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xframes-project/xframes-lua
- Owner: xframes-project
- License: mit
- Created: 2024-12-28T20:16:32.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-12-28T21:04:43.000Z (16 days ago)
- Last Synced: 2024-12-28T21:21:46.567Z (16 days ago)
- Language: Lua
- Size: 1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)