diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..49976102 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,17 @@ +# Contributing +*This repository is* ***feature-frozen****. Anything that changes gameplay, adds new content, or extends existing content will NOT be merged.* + +Only patches for the following will be accepted: + + +## High priority patches +- Game-breaking bugs preventing quest completion. +- Quest state corruption. +- Item / money disappearance. +- Exploits. +- TMWA crashes. +- Client crashes. + +## Low priority patches +- Typos. +- Missing or incorrect collisions. |