summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorAl <gabriel.cortesi@outlook.com>2018-02-16 10:29:20 +0100
committerGitHub <noreply@github.com>2018-02-16 10:29:20 +0100
commitea7c391c336f30a72a187a1490467e5d4331ecd2 (patch)
treebe2677db1948884a8dfbd80214bca71547fe362f /readme.md
parent5be7c9a0b543cd7e43a0352bfb719e78616e73e1 (diff)
Updated description and links
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md83
1 files changed, 53 insertions, 30 deletions
diff --git a/readme.md b/readme.md
index 9611ee40..69aec68b 100644
--- a/readme.md
+++ b/readme.md
@@ -2,41 +2,64 @@
Mod Organizer (MO) is a tool for managing mod collections of arbitrary size. It is specifically designed for people who like to experiment with mods and thus need an easy and reliable way to install and uninstall them.
+Mod Organizer 2 is a mod manager created by Tannin to support 64bit games like Skyrim Special Edition and Fallout 4 in addition to all the 32bit games MO1 already supported.
+Tannin discontinued the project when he was hired by the Nexus team to develop their new Vortex mod manager.
+MO2 was not completed and was left with many issues. Lepresidente managed to fix it to a usable state by himself after SkyrimSE came out, adding support for it, and releasing v2.0.8.
+The project took up speed again after a few more coders showed up in late 2017, and a lot of progres has been made.
+
+## Help Wanted!
+Mod Organizer 2 is an open project in the hands of the community, there are problems that need to be solved and things that could be added. MO2 really needs developers and if you have the programming skills and some free time you can really improve the experience of the modding community.
+
+To have more information please join the open MO2 Development discord server :* [ModOrganizerDevs](https://discord.gg/vD2ZbfX)
+To setup a development environment on your machine there is an umbrella project that handles it.
+If you want to help translate MO2 to your language you should join the discord server too and head to the #translation channel.
+
+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.
+
+## Reporting Issues:
+Issues should be reported to the github page or on the open discord server: ModOrganizerDevs. Here is also where dev builds are tested, bugs are reported and investigated, suggestions are discussed etc.
+
+Credits to Tannin, Lepresidente, Silarn, erasmux, Al12 and many others for the development.
+
+## Download Location
+
+* [LePresidente/modorganizer/releases](https://github.com/LePresidente/modorganizer/releases)
+
## Building
-Please refer to [TanninOne/modorganizer-umbrella](https://github.com/TanninOne/modorganizer-umbrella) for build instructions.
+Please refer to [LePresidente/modorganizer-umbrella](https://github.com/LePresidente/modorganizer-umbrella) for build instructions.
## Other Repositories
MO consists of multiple repositories on github. The Umbrella project will download them automatically as required. They should however also be buildable individually.
Here is a complete list:
-* https://github.com/TanninOne/modorganizer
-* https://github.com/TanninOne/modorganizer-uibase
-* https://github.com/TanninOne/modorganizer-hookdll
-* https://github.com/TanninOne/modorganizer-bsatk
-* https://github.com/TanninOne/modorganizer-esptk
-* https://github.com/TanninOne/modorganizer-archive
-* https://github.com/TanninOne/modorganizer-nxmhandler
-* https://github.com/TanninOne/modorganizer-lootcli
-* https://github.com/TanninOne/modorganizer-helper
+* https://github.com/LePresidente/modorganizer
+* https://github.com/LePresidente/modorganizer-uibase
+* https://github.com/LePresidente/modorganizer-hookdll
+* https://github.com/LePresidente/modorganizer-bsatk
+* https://github.com/LePresidente/modorganizer-esptk
+* https://github.com/LePresidente/modorganizer-archive
+* https://github.com/LePresidente/modorganizer-nxmhandler
+* https://github.com/LePresidente/modorganizer-lootcli
+* https://github.com/LePresidente/modorganizer-helper
* https://github.com/TanninOne/modorganizer-tool_nmmimport
-* https://github.com/TanninOne/modorganizer-tool_configurator
-* https://github.com/TanninOne/modorganizer-tool_inieditor
-* https://github.com/TanninOne/modorganizer-preview_base
-* https://github.com/TanninOne/modorganizer-diagnose_basic
-* https://github.com/TanninOne/modorganizer-installer_quick
-* https://github.com/TanninOne/modorganizer-installer_manual
-* https://github.com/TanninOne/modorganizer-installer_fomod
-* https://github.com/TanninOne/modorganizer-installer_bundle
-* https://github.com/TanninOne/modorganizer-installer_bain
-* https://github.com/TanninOne/modorganizer-game_skyrim
-* https://github.com/TanninOne/modorganizer-game_oblivion
-* https://github.com/TanninOne/modorganizer-game_fallout3
-* https://github.com/TanninOne/modorganizer-game_fallout4
-* https://github.com/TanninOne/modorganizer-game_falloutnv
-* https://github.com/TanninOne/modorganizer-game_gamebryo
-* https://github.com/TanninOne/modorganizer-game_features
-* https://github.com/TanninOne/modorganizer-check_fnis
-* https://github.com/TanninOne/modorganizer-plugin_python
-* https://github.com/TanninOne/modorganizer-bsa_extractor
-* https://github.com/TanninOne/usvfs
+* https://github.com/LePresidente/modorganizer-tool_configurator
+* https://github.com/LePresidente/modorganizer-tool_inieditor
+* https://github.com/LePresidente/modorganizer-preview_base
+* https://github.com/LePresidente/modorganizer-diagnose_basic
+* https://github.com/LePresidente/modorganizer-installer_quick
+* https://github.com/LePresidente/modorganizer-installer_manual
+* https://github.com/LePresidente/modorganizer-installer_fomod
+* https://github.com/LePresidente/modorganizer-installer_bundle
+* https://github.com/LePresidente/modorganizer-installer_bain
+* https://github.com/LePresidente/modorganizer-game_skyrim
+* https://github.com/LePresidente/modorganizer-game_oblivion
+* https://github.com/LePresidente/modorganizer-game_fallout3
+* https://github.com/LePresidente/modorganizer-game_fallout4
+* https://github.com/LePresidente/modorganizer-game_falloutnv
+* https://github.com/LePresidente/modorganizer-game_gamebryo
+* https://github.com/LePresidente/modorganizer-game_features
+* https://github.com/LePresidente/modorganizer-check_fnis
+* https://github.com/LePresidente/modorganizer-plugin_python
+* https://github.com/LePresidente/modorganizer-bsa_extractor
+* https://github.com/LePresidente/usvfs