Repository of games integrations scripts for the universal launcher
  • Luau 99.7%
  • Nix 0.3%
Find a file
2026-04-04 04:10:53 +00:00
games Merge branch 'an-anime-team:master' into master 2026-04-04 04:09:52 +00:00
packages fix(games/packages): replace deprecated rewrite branch with master 2026-03-25 02:47:51 +01:00
.envrc build: add flake.nix with miniserve shell 2025-04-11 18:50:46 +02:00
.gitignore chore: add .gitignore 2025-04-11 18:52:39 +02:00
.luaurc chore: rename net to http in .luaurc 2026-01-04 17:11:13 +02:00
flake.lock build: update flake.lock 2026-03-15 15:36:05 +02:00
flake.nix build: add flake.nix with miniserve shell 2025-04-11 18:50:46 +02:00
LICENSE feat(packages/semver): added semver package 2024-10-21 13:39:09 +02:00
README.md succ 2026-04-04 04:10:53 +00:00
registry.json uwuskedit 2026-04-04 00:08:56 -04:00
sourcemap.json feat(packages/i18n): i18n v2.0.0 2026-03-18 21:31:50 +02:00

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.