open3dengine scoop manifest url #6227
Unanswered
niceEli
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
this is probably a dumb question but the version that would checkver is 24.09.1 from "url": "https://o3debinaries.org/download/windows.html", "regex": "v(\d+(?:\.\d+)+)" and what i would need to do is manage to get the download url to be https://o3debinaries.org/main/Latest/Windows/o3de_installer_2409_1-offline.zip but the issue with the url is it has the 2409_1 in the url which is to represent the version, how would i turn 24.09.1 into 2409_1 in the url
Beta Was this translation helpful? Give feedback.
All reactions