Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BTernaryTau committed Apr 10, 2017
1 parent a982e36 commit 9e18e05
Showing 1 changed file with 17 additions and 13 deletions.
30 changes: 17 additions & 13 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,37 @@
This is an alternative launcher / mod manager for the game XCOM2.
This is an alternative launcher / mod manager for the game XCOM 2.

# Links
[Latest Release](https://github.com/aEnigmatic/xcom2-launcher/releases/latest)
[Screenshots](http://imgur.com/a/wcpey)

[Latest Release](https://github.com/X2CommunityCore/xcom2-launcher/releases/latest)
[Screenshots](http://imgur.com/a/8EoW9)

# Features

* Skips the official xcom launcher
* Categories
* Basic compability check (duplicate ids, class conflicts)
* Skips the official XCOM 2 launcher
* Mod categories and profiles
* Basic compatibility checks (duplicate ids, class and screenlistener conflicts)
* Basic steam support (details, changelog, unsubscribe)
* Cleans old ModOverride entries from XComEngine.ini
* Can delete unnecessary files to reduce memory footprint
* Configuration editor, change all of a mod's configs from right in the launcher
* Configuration saving, save your changes to disk and directly into your settings file for backup
* Filter on the mod list
* Profile loader will attempt to create groups if the profile contains groups
* Launcher can be run on multiple computers (from Dropbox, etc) and carry all settings over (must reapply saved configs)
* Editable mod descriptions

# Requirements
* [.NET 4.6](https://www.microsoft.com/de-de/download/details.aspx?id=49981) (if you're on win 7, you might need to update)
* 64-bit Windows (Mac might be possible if you compile with mono)
* Steam running

#Setup
Extract all files where-ever you want and run the exe. The launcher should detect game path etc. automatically.
# Setup
Extract all files wherever you want and run the exe. The launcher should detect game path etc. automatically.
You can use Tools > Import active mods for a quicker first time setup, if you want.

# Licence
# License
Released under GPL, due to [objectlistview](http://objectlistview.sourceforge.net/cs/index.html).

# Bug reports
# Bug Reports
If you encounter a bug, please open a ticket.

# Credit
The XCOM2 icon is property of Firaxis.
The XCOM 2 icon is property of Firaxis.

0 comments on commit 9e18e05

Please sign in to comment.