MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
89 stars 21 forks source link

AMP 2.4.5.x #164

Closed MitchTalmadge closed 8 months ago

MitchTalmadge commented 1 year ago

Looks like the release process has changed with AMP 2.4.5.x and our GitHub Actions will need to be reconfigured. The endpoint we normally get versions from is stuck at 2.4.4.0: https://cubecoders.com/AMPVersions.json

{
    "InstanceManager": "2.4.4.0",
    "InstanceManagerCLI": "2.4.4.0",
    "AMPCoreMinimum": "2.3.0.0",
    "AMPCore": "2.4.4.0",
    "StreamVersions": {
        "Mainline": "2.4.4.0",
        "LTS": "2.4.0.6"
    },
    "ReleaseNotes": "https://discourse.cubecoders.com/t/amp-decadeus-2-4-4-release-notes/4129?utm_source=AMPUpdateNotice&utm_term=2440",
    "ModuleVersions": { }
}
PhonicUK commented 12 months ago

https://downloads.cubecoders.com/AMP/manifest.json contains the new version information.

URL format for the archives is:

https://downloads.cubecoders.com/AMP/{stream}/{release.LatestBuild}/AMP_{release.Platform}.zip
MitchTalmadge commented 12 months ago

Thank you so much @PhonicUK !!

MitchTalmadge commented 11 months ago

https://github.com/MitchTalmadge/AMP-dockerized/pull/165

The update may be tested by pulling mitchtalmadge/amp-dockerized:staging-decadeus.

MitchTalmadge commented 10 months ago

FYI I have built an Unraid server at my house and am now testing it with the staging-debian-12 image that @IceOfWraith graciously helped put together in #168 . So far so good

MitchTalmadge commented 8 months ago

https://github.com/MitchTalmadge/AMP-dockerized/releases/tag/v22