Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davenonymous/BlackmarketUsage
XCOM 2 Mod. Displays possible usage of items on the blackmarket sell screen
https://github.com/davenonymous/BlackmarketUsage
mod unrealscript xcom2
Last synced: 3 months ago
JSON representation
XCOM 2 Mod. Displays possible usage of items on the blackmarket sell screen
- Host: GitHub
- URL: https://github.com/davenonymous/BlackmarketUsage
- Owner: davenonymous
- Created: 2016-03-19T21:10:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T07:53:01.000Z (almost 8 years ago)
- Last Synced: 2024-07-30T20:58:39.399Z (5 months ago)
- Topics: mod, unrealscript, xcom2
- Language: UnrealScript
- Size: 251 KB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: ReadMe.txt
Awesome Lists containing this project
README
Displays possible usage of items on the blackmarket sell screen.
No more wondering whether you still need Advent Trooper Corpses.Data is gathered dynamically, so modded items, costs etc should show up as well.
This is compatible with Long War 2 and all the stuff it adds. Lists might get
a bit long for more common resources.Only shows items of your current research level.
This can be configured using the [url=http://steamcommunity.com/sharedfiles/filedetails/?id=667104300]Mod Config Menu[/url] mod.
If you don't want to use that and instead change this the old fashioned way,
run the game at least once, then edit:
Documents\My Games\XCOM2\XComGame\Config\XComBlackmarketUsage_Settings.iniValid choices for the ShowSpoilers option are:
[list]
[*] "Don't show" = only show items from your current research level
[*] "Show" = show everything you have not researched/built yet
[*] "Obfuscate" = obfuscate what will be shown by displaying unresearched tech/gear as '???'
[/list]Thanks to Robojumper for fixing some performance issues and
BlueRaja for adding Mod Config Menu Support.Source and changelog can be found [url=https://github.com/thraaawn/BlackmarketUsage]here[/url]