Skip to content

modules and _ folders should probably be used #314

@JohnJJohn

Description

@JohnJJohn

Rather than messing up upstream folders and causing hundreds of merge conflicts when attempting to upstream (if you do want to upstream again) (even if you don't want to upstream you will eventually need to update your robust toolbox which will eventually cause certain methods to be obsolete or removed which will cause issues)

Using modules also increases buildtime by quite a bit

you should be using _folders for yaml and modules for c#

e.g

_persistence

Content.Persistance.Client

You can see examples of how this can be done in the traumastation repo or goobstation repo, I believe it's one of the first pr's in traumastation

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions