Skip to content

Astro Colony: add UnlimitedResourceStack setting#1937

Open
Be-Mann wants to merge 2 commits into
CubeCoders:mainfrom
IslandChronicles:feature/astro-colony-unlimited-resource-stack
Open

Astro Colony: add UnlimitedResourceStack setting#1937
Be-Mann wants to merge 2 commits into
CubeCoders:mainfrom
IslandChronicles:feature/astro-colony-unlimited-resource-stack

Conversation

@Be-Mann

@Be-Mann Be-Mann commented Jul 8, 2026

Copy link
Copy Markdown

Summary

  • Adds the UnlimitedResourceStack boolean server setting to the Astro Colony template, which was recently added to the game's server settings but is missing from this AMP template.
  • Follows the existing pattern used by other boolean options (e.g. FreeConstruction, Sandbox).

Test plan

  • Validated astro-colonyconfig.json is valid JSON
  • Verify the new option appears correctly in the AMP UI and is passed through to the server as expected

Be-Mann added 2 commits July 8, 2026 15:34
Adds the newly introduced UnlimitedResourceStack boolean server setting, which was missing from the AMP template.
The setting was added to the config manifest but the ini mapping was missing, so it never reached ServerSettings.ini.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant