mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
930d0cbbfd
commit
1b911d00ff
@ -134,6 +134,7 @@ Start reading our code and you'll get the hang of it. We optimize for readabilit
|
||||
|
||||
* We indent using 4 spaces (soft tabs)
|
||||
* We value simplicity. The code should be easy to read and avoid magic
|
||||
* No abbrevations. Use 'parentBody' instead of 'pB' or similar
|
||||
* **KISS / Occam's Razor** - always use the most simple solution.
|
||||
* **No Premature Optimizations**
|
||||
MMOs need to run for weeks without issues or exploits.
|
||||
|
Loading…
Reference in New Issue
Block a user