├── README.md └── images ├── wiki_initial.png ├── wiki_results.png └── wiki_search.png /README.md: -------------------------------------------------------------------------------- 1 | # ModCabinet 2 | 3 | The ModCabinet wiki exists to provide a slightly-easier way of browsing through 4 | Borderlands 2/TPS mods, apart from digging through the somewhat-daunting main 5 | github repo. See the categorized listing by [clicking on this link to get to 6 | the wiki itself](https://github.com/BLCM/ModCabinet/wiki)! 7 | 8 | The content of this wiki is auto-generated on a regular basis. Check the 9 | [Wiki Status](https://github.com/BLCM/ModCabinet/wiki/Wiki-Status) page for 10 | the most recent update time, and any errors which may have occurred during 11 | the wiki generation. 12 | 13 | For information on actually building your own mods, the [BLCMods 14 | Wiki](https://github.com/BLCM/BLCMods/wiki) is your best starting point. 15 | 16 | # Contributing 17 | 18 | To make sure that your github Borderlands mods show up in the ModCabinet, 19 | take a look at the [Contributing to ModCabinet](https://github.com/BLCM/ModCabinet/wiki/Contributing-to-ModCabinet) 20 | page. 21 | -------------------------------------------------------------------------------- /images/wiki_initial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BLCM/ModCabinet/7cc8ae36beae97d57c9ef921ad8864cb498ea04e/images/wiki_initial.png -------------------------------------------------------------------------------- /images/wiki_results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BLCM/ModCabinet/7cc8ae36beae97d57c9ef921ad8864cb498ea04e/images/wiki_results.png -------------------------------------------------------------------------------- /images/wiki_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BLCM/ModCabinet/7cc8ae36beae97d57c9ef921ad8864cb498ea04e/images/wiki_search.png --------------------------------------------------------------------------------