Skip to content

Conversation

@mirenbhakta
Copy link

@mirenbhakta mirenbhakta commented May 11, 2020

Goal is to apply more consistent formatting to the various fields in the config-items.yml file to make parsing easier. Example would be base/earth and base/sandstone. Both use border-continuity_external but base/earth uses underscores while base/sandstone uses dashes.

  base/earth:
    border_continuity_external: ['masks/border-external', 12]

  base/sandstone:
    border-continuity-external: ['masks/border-external', 12]

This pull request does not necessarily need to be merged. I wanted to put this here so people would know this exists.
If you want to access my edited version of the config file just go to my fork.
https://github.com/mirenbhakta/deepworld-config

field "sprites+:" changed to "sprites_plus:"
removed merge key "&sign-large" from "signs/mechanical" as it was not being used and already existed on "signs/large:"

many fields are changed from using dash "border-wholeness:"
or spaces "border wholeness:"
to underscore "border_wholeness:"

Signed-off-by: Miren mirenbhakta21@gmail.com

"sprites+:" changed to "sprites_plus:"
removed merge key "&sign-large" from "signs/mechanical" as it was not being used and already existed on "signs/large:"

many fields are changed from using dash "border-wholeness:"
or spaces "border wholeness:"
to underscore "border_wholeness:"

Signed-off-by: Miren <mirenbhakta21@gmail.com>
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