commit e55869037484d343fa2c00153657e807cc43d981 Author: dai <72147841+daimond113@users.noreply.github.com> Date: Mon Mar 4 21:10:35 2024 +0100 Initialize index diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..10dfee1 --- /dev/null +++ b/config.yaml @@ -0,0 +1,3 @@ +api: "https://registry.pesde.daimond113.com" +download: "{API_URL}/v0/packages/{PACKAGE_AUTHOR}/{PACKAGE_NAME}/{PACKAGE_VERSION}" +github_oauth_client_id: "a1d648966fdfbdcd9295"