Repository of games integrations scripts for the universal launcher
- Luau 99.7%
- Nix 0.3%
| games | ||
| packages | ||
| .envrc | ||
| .gitignore | ||
| .luaurc | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| registry.json | ||
| sourcemap.json | ||
Standard Anime Games Launcher packages index
This repository contains official packages and games integration modules for Anime Games Launcher.
Everything in this repository, if not stated otherwise, is licensed under GPL-3.0-or-later.
How to be added to this repository?
sike
Local testing branch
For much better development experience it's recommended to clone the repo
locally, install miniserve (or any other HTTP files sharing tool), checkout to
local-testing branch and host the whole repo. This branch contains the same
packages as the main one, except all the links are replaced to
http://127.0.0.1:8080.
Note that this branch is not updated regularly and you might need to merge the main branch into it.