Organize simulation systems and balancing profiles
This commit is contained in:
@@ -13,6 +13,7 @@ This repository follows the local `.editorconfig` and the style visible in the c
|
||||
- Prefix private static fields and static readonly fields with `s_`.
|
||||
- Prefix constants with `c_`.
|
||||
- Avoid `this.` unless it is needed for clarity or disambiguation.
|
||||
- Always use folder-based namespaces when creating types and refactoring.
|
||||
|
||||
## Files And Types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user