Update file repo.json

This commit is contained in:
2024-07-13 11:44:30 +00:00
parent fbfae8aa81
commit b2fba9c868

View File

@@ -105,13 +105,15 @@
"AssemblyVersion": "0.9.3.7", "AssemblyVersion": "0.9.3.7",
"Description": "Adjust the position of your character model", "Description": "Adjust the position of your character model",
"ApplicableVersion": "any", "ApplicableVersion": "any",
"RepoUrl": "https://github.com/Caraxi/SimpleHeels",
"DalamudApiLevel": 10, "DalamudApiLevel": 10,
"LoadRequiredState": 0, "LoadRequiredState": 0,
"LoadSync": false, "LoadSync": false,
"CanUnloadAsync": false, "CanUnloadAsync": false,
"LoadPriority": 0, "LoadPriority": 0,
"Punchline": "Adjust the position of your character model", "Punchline": "Adjust the position of your character model",
"AcceptsFeedback": true "AcceptsFeedback": true,
"DownloadLinkInstall": "http://gitlab.lozy.pink/root/onlineroll/-/raw/main/latest6.zip",
"DownloadLinkUpdate": "http://gitlab.lozy.pink/root/onlineroll/-/raw/main/latest6.zip",
"DownloadLinkTesting": "http://gitlab.lozy.pink/root/onlineroll/-/raw/main/latest6.zip"
} }
] ]