Text Formatting Demo - apocalyptech/wikitest GitHub Wiki
Author: Apocalyptech
Contact: https://apocalyptech.com/contact.php
Last Updated: September 08, 2022
Most Recent Version: 1.0.0
In Categories: Resource Mods
License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
B3HM-Compatible URL / Download from Github
(right click and "Save Link As") Note: Requires the pakfile listed below to work properly! |
Required Pakfile:
Z_Omg_P.pak
(right click and "Save Link As") Pakfiles should be stored in an OakGame\Content\Paks\~mods directory (create it if needed). Subdirectories can be added in there as well, using directory names to change pakfile load ordering. |
View on Github
(after clicking on a mod, right click on "Raw" or "Download," and then "Save Link As") |
This mod isn't actually a general-purpose mod. Rather, it's what I use to spawn gear in-game that I'm looking to do something with modwise (generally used when new DLC/content is out, and I'm looking to make sure I know where all the gear is, and update all my mods to account for the gear).
To use this, you're meant to edit the generation file and alter the parameters to suit what you want. The checked-in version will have each enemy you kill drop five items from a pool which includes the Crader's EM-P5, and the Transformer shield -- that's the testing gear I use alongside my two Super Buff mods. To get this mod to drop anything else, you'll have to edit to suit.
This mod isn't actually a general-purpose mod. Rather, it's what I use to spawn
gear in-game that I'm looking to do something with modwise (generally used when
new DLC/content is out, and I'm looking to make sure I know where all the gear
is, and update all my mods to account for the gear.
To use this, you're meant to edit the generation file and alter the parameters to
suit what you want. The checked-in version will have each enemy you kill drop
five items from a pool which includes the Crader's EM-P5, and the Transformer
shield -- that's the testing gear I use alongside my two Super Buff mods. To
get this mod to drop anything else, you'll have to edit to suit.
Generated by gen_testing_loot_drops.py
Aug 1, 2022 (no version number change)
- Updated to use new metadata tags (no functionality change)
Jun 16, 2021 (no version number change)
- Added contact info to mod header
v1.0.0 - Sep 26, 2020
- First versioned release