Files
itgmania212121/Docs/Devdocs/GoldenRules.txt
T

17 lines
862 B
Plaintext
Raw Normal View History

2011-10-27 18:22:08 -05:00
The Golden Rules of StepMania 5 Development
2011-03-17 01:47:30 -04:00
--------------------------------------------------------------------------------
2011-10-27 18:22:08 -05:00
In addition to CodingStyle.txt, this is the doctrine for operation of SM5.
2011-03-17 01:47:30 -04:00
2011-10-27 18:22:08 -05:00
1) If you want something done, you should probably work on it yourself. However,
2011-03-17 01:47:30 -04:00
SSC members should be willing to help if their area of expertise and the problem
domain overlap (life permitting).
2011-10-27 18:22:08 -05:00
2) Always know your priorities. StepMania is not your life.
Take breaks every once in a while. Work on other things.
Don't get burned out from nonstop development.
2011-03-17 01:47:30 -04:00
2011-10-27 18:22:08 -05:00
3) Patches should be checked for compatibility/compilability before being
2011-03-17 01:47:30 -04:00
accepted and integrated. Common sense, but a golden rule nevertheless.
2011-10-27 18:22:08 -05:00
4) Anyone who decides to theme during development is willing to accept that
occasionally, changes to the default and/or fallback theme will break things.