We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a new BuildingNames class with string constants to be used everywhere in the module. Will facilitate easy renaming of buildings.
BuildingNames
Originally suggested for Terasology/MetalRenegades#27
The text was updated successfully, but these errors were encountered:
Hm, many buildings come from other modules, and are not part of DynamicCities itself. How would that be supported by String constants in this module?
Maybe this needs some more thought before it becomes actionable. @msteiger anything to add from your side?
Sorry, something went wrong.
No branches or pull requests
Create a new
BuildingNames
class with string constants to be used everywhere in the module. Will facilitate easy renaming of buildings.Originally suggested for Terasology/MetalRenegades#27
The text was updated successfully, but these errors were encountered: