index/config.toml

7 lines
352 B
TOML
Raw Permalink Normal View History

2024-10-06 20:46:11 +01:00
api = "https://registry.pesde.daimond113.com"
download = "{API_URL}/v0/packages/{PACKAGE}/{PACKAGE_VERSION}/{PACKAGE_TARGET}"
github_oauth_client_id = "a1d648966fdfbdcd9295"
wally_allowed = ["https://github.com/UpliftGames/wally-index"]
2024-11-28 18:08:52 +00:00
other_registries_allowed = ["https://github.com/daimond113/pesde-index"]
scripts_packages = ["pesde/scripts_rojo"]