addon manager for guild wars 2
Find a file
bgw ee1c5836f0
All checks were successful
charrup build / static-build (push) Successful in 5m39s
refactor(install): update function names to be more descriptive
2023-09-20 15:58:25 +01:00
.forgejo/workflows ci: update build to use lockfile 2023-09-02 17:52:37 +01:00
bin refactor(install): update function names to be more descriptive 2023-09-20 15:58:25 +01:00
lib refactor(install): update function names to be more descriptive 2023-09-20 15:58:25 +01:00
test feat: initial commit 2023-07-02 16:38:01 +01:00
.gitignore tidy(gitignore): add .zip and .dll files 2023-08-24 00:38:25 +01:00
.ocamlformat style: update ocamlformat version 2023-09-02 14:19:45 +01:00
charrup.opam feat(path): add core and use mkdir_p over mkdir for folders 2023-09-05 23:22:24 +01:00
charrup.opam.locked build: add lock file 2023-09-02 17:36:54 +01:00
demo.cast docs: add README and asciicast demo 2023-09-02 12:54:59 +01:00
dune-project feat(path): add core and use mkdir_p over mkdir for folders 2023-09-05 23:22:24 +01:00
flake.lock feat: initial commit 2023-07-02 16:38:01 +01:00
flake.nix feat: add addon installation status into config 2023-09-20 14:03:34 +01:00
LICENSE feat: add skeleton downloader and yaml parser 2023-07-09 20:05:44 +01:00
README.md docs: add README and asciicast demo 2023-09-02 12:54:59 +01:00

Charrup

charrup is a guild wars 2 cli addon manager for linux. It is compatible with the 'GW2-UOAOM' addon manager package format approved-addons.

It is distributed in a single binary which can currently be found in the 'artifacts' section of the latest builds in 'actions'.

See the demo.cast file above for an example usage of setting up from scratch.