Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ice_colony_v2.json #118

Merged
merged 3 commits into from
Feb 19, 2024
Merged

Commits on Feb 18, 2024

  1. Update ice_colony_v2.json

    Fixes the runtime where the map JSON failed to load due to a bad item path.
    FslashN committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5f517f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update ice_colony_v2.json

    Apparently the v2 map does exist as an item, but it has a weird underscore.
    FslashN committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b048835 View commit details
    Browse the repository at this point in the history
  2. More Updates

    Looks like the failure was due to the map name not properly reading as the define didn't match the JSON. What a headache.
    FslashN committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d9cf9d1 View commit details
    Browse the repository at this point in the history