This README is for people who want to contribute the the Kmud project
- please use tabs for indentation of your source code. disable the "replace tabs with spaces" option in your editor if you have one.
- the name of our mud client is "Kmud". not "KMud" or "kmud" or "kMUD" or ... ;-) so when mentioning the name of the program please use this version.
- don't change someones coding style unless you make a bugfix or new feature
- dialogs should be place in kmud/dialogs, plugins in kmud/plugins.
- widgets in dialogs should have the groupboxes (if exist) as parents for old dialogs you can cut the widget and insert them into the groupboxes
