8000 GitHub - cyklusiguess/LuApps: Made for both Haxe and Lua Developers. PR repo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cyklusiguess/LuApps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuApps 🎮

Made With HAXE Moddable With LUA

LuApps Logo


📚 Overview

LuApps is a lightweight, optimized homebrew engine built for homebrew developers like the Wii/3DS homebrew application!, designed to make Lua game development more approachable for newcomers. It provides a streamlined environment for creating 2D games while maintaining high performance and modularity.


🎯 Key Features

  • Lightweight architecture optimized for performance
  • Native Lua integration for scripting
  • Easy modding system with .luapp file format
  • Comprehensive API documentation
  • Built-in mod management tools

🛠️ Installation Guide

Installing LuApp Mods

  1. Find a compatible LuApp mod (.luapp file)
  2. Launch LuApps
  3. Press I to open the Import window
  4. Select your .luapp file
  5. Wait for installation to complete

Note:
Installation will fail if:

  • No source/main.lua found in the mod
  • pack.json is invalid
  • .luapp file is corrupted

📖 Documentation


⚙️ Platform Support

Currently supports Windows platforms.
Linux and macOS versions are planned for future releases.


🤝 Contributing

Contributions are welcome!
If you have a bug to report, click on here to report one.

If you actually want to contribute, click on here.


About

Made for both Haxe and Lua Developers. PR repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haxe 99.1%
  • Batchfile 0.9%
0