Initial build. Version 0.0.1 with easy install, advanced xray and no chat message client mod

This commit is contained in:
2026-02-03 14:00:48 +03:00
commit 3dfcf1c0a5
53 changed files with 2895 additions and 0 deletions

9
bash/sync-with-shelve.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/bash
set -eu pipefail
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
REPO_ROOT="${SCRIPT_DIR}/.."
cd "${REPO_ROOT}" || exit 1
pakku fetch --shelve
pakku sync
mv .pakku/shelve/* mods/