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

Fix and standardize map filenames and <name> tags & remove broken maps #26

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

joshuafuller
Copy link
Owner

This PR updates all map XML files to a consistent naming scheme, both in filenames and within the tag fields.

Changes:

  • Renamed all map XML files to follow a consistent provider_mapname.xml pattern.
  • Unified directory and file naming (lowercase, underscores, and removal of special characters).
  • Updated the tags inside each XML file to use a standard Provider - Map Name format.
  • Removed broken XML map files that were previously non-functional.

@joshuafuller joshuafuller self-assigned this Dec 10, 2024
@joshuafuller joshuafuller changed the title Fix map names Fix and standardize map filenames and <name> tags // Remove broken maps Dec 10, 2024
@joshuafuller joshuafuller changed the title Fix and standardize map filenames and <name> tags // Remove broken maps Fix and standardize map filenames and <name> tags & remove broken maps Dec 10, 2024
@joshuafuller joshuafuller added the bug Something isn't working label Dec 10, 2024
@joshuafuller joshuafuller merged commit b6be78d into master Dec 10, 2024
5 checks passed
@joshuafuller joshuafuller deleted the fix-map-names branch December 10, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant