Skip to content

Commit

Permalink
Update README with the new features.
Browse files Browse the repository at this point in the history
  • Loading branch information
MeguminBOT authored Aug 26, 2021
1 parent 6fc2622 commit c5a8d97
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions Configuration Mod/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NOTE: Pre-compiled folder contains several required dependencies that you'll need even if you decide to compile it by yourself
**NOTE: Pre-compiled folder contains several required dependencies that you'll need even if you decide to compile it by yourself**

Public BO2 Mods For Plutonium T6

Expand All @@ -8,7 +8,7 @@ Main goal of this fork is to make a mega script compilation that's easy to tweak

Added some additional scripts, tweaked values and added more comments to the Classic Zombie gamemodes to enhance player experience without removing the BO1/BO2 zombie feeling.

Added features and include (Works directly after download if downloading pre-compiled GSC and dedicated_zm.cfg files)
**Added features/Tweaks List** (Works directly after download if downloading pre-compiled GSC and dedicated_zm.cfg files)

HUD: Zombie Counter -- //Credits ?? Not sure where I got it from in the first place.

Expand All @@ -24,9 +24,13 @@ Added features and include (Works directly after download if downloading pre-com

Visual: Remove FOG and Depth of Field from the map. -- //Credits to teh-bandit: https://github.com/teh-bandit/bo2-scripts

Tweaks: Quick Revive gives a small boost to Health Regeneration -- //Credits to teh-bandit: https://github.com/teh-bandit/bo2-scriptsa
Tweaks: Quick Revive gives a small boost to Health Regeneration -- //Credits to teh-bandit: https://github.com/teh-bandit/bo2-scripts

Tweaks: Black Ops 4 Zombie Health values (Health doesn't increase after round 35) -- //Credits to teh-bandit: https://github.com/teh-bandit/bo2-scripts

Feature: Drop your weapon on the ground by holding down the "Melee" button for few seconds -- //Credits to teh-bandit: https://github.com/teh-bandit/bo2-scripts

Feature: Inspect your weapon on the ground by holding down the "uSE" button for few seconds -- //Credits to teh-bandit: https://github.com/teh-bandit/bo2-scripts

NOTE: I won't add any scripts that will auto build easter egg stuff for you or grant mod menu hack commands since I consider these cheating

Expand All @@ -38,7 +42,7 @@ Quick Credits:

JezuzLizard - The configuration mod

teh-bandit - Shield Durability / BO4 Health Values / FOG and DOF Removal / Quick Revive HP Regen Boost scripts
teh-bandit - Shield Durability / BO4 Health Values / FOG and DOF Removal / Quick Revive HP Regen Boost / Drop and Inspect Weapon scripts

Jbleezy - Current zone / Timer scripts

Expand All @@ -52,3 +56,4 @@ For the source code of the scripts I've taken, check the features list.
If these aren't the original credits for each script function, do a push request with the correct credits, thanks!

When if you're new and find all the text overwhelming when opening up the cfg file or decompiled gsc. Then download and use Notepad++ instead and hover over the language tab inside the program, navigate to C and select C# or C++. Now most functions should be colour coded and easier to lookthrough.

0 comments on commit c5a8d97

Please sign in to comment.