diff options
| author | Al <gabriel.cortesi@outlook.com> | 2018-02-26 21:45:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-26 21:45:38 +0100 |
| commit | 4a45e1a2a7aad41ba45a2652092bd46894a40f23 (patch) | |
| tree | 596c6951d48761481ece6d631a38145dfb1b00fb | |
| parent | 50c244d7e1f06fcd2e282185f79945894e1c6cb1 (diff) | |
| parent | e70ee1e8950f46dca2938bef46d64e6792eeac18 (diff) | |
Merge pull request #239 from SuperSandro2000/readme
Update readme.md
| -rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ Mod Organizer 2 is an open project in the hands of the community, there are prob To have more information, please join the open MO2 Development discord server :* [ModOrganizerDevs](https://discord.gg/vD2ZbfX)
If you want to help translate MO2 to your language you should join the discord server too and head to the #translation channel.
To setup a development environment on your machine, there is the [umbrella project](https://github.com/LePresidente/modorganizer-umbrella) that handles that.
-If you want to submit your code changes, please use clang-format on it before you submit it.
+If you want to submit your code changes, please use a good formating style like the default one in Visual Studio.
Through the work of a few people of the community MO2 has come quite far, now it needs some more of those people to go further.
@@ -70,4 +70,4 @@ Here is a complete list: * https://github.com/LePresidente/modorganizer-tool_inibakery
* https://github.com/LePresidente/modorganizer-uibase
* https://github.com/LePresidente/usvfs
-* https://github.com/TanninOne/modorganizer-tool_nmmimport
\ No newline at end of file +* https://github.com/TanninOne/modorganizer-tool_nmmimport
|
