diff --git a/.gitignore b/.gitignore index 252c216..f8f6111 100644 --- a/.gitignore +++ b/.gitignore @@ -400,3 +400,4 @@ FodyWeavers.xsd facesbundle s060 s282 +*.zip \ No newline at end of file diff --git a/info.json b/info.json index e367029..c99e219 100644 --- a/info.json +++ b/info.json @@ -5,5 +5,5 @@ "Author": "Tostiman", "EntryMethod": "dv_locofaces.Main.Load", "ManagerVersion": "0.27.3", - "Repository": "https://github.com/t0stiman/dv_locofaces/blob/main/repository.json" + "Repository": "https://git.tostiman.com/tostiman/dv_locofaces/raw/branch/master/repository.json" } diff --git a/repository.json b/repository.json index c5b0158..d845906 100644 --- a/repository.json +++ b/repository.json @@ -3,7 +3,7 @@ { "Id": "dv_locofaces", "Version": "0.0.1", - "DownloadUrl": "https://github.com/t0stiman/dv_locofaces/releases/download/0.0.1/dv_locofaces_v0.0.1.zip" + "DownloadUrl": "https://git.tostiman.com/tostiman/dv_locofaces/releases/download/0.0.1/dv_locofaces_v0.0.1.zip" } ] }