1
0
mirror of https://github.com/Paintball/BO2-GSC-Releases.git synced 2025-06-10 06:47:59 -05:00

Update README.md

This commit is contained in:
Cahz
2020-08-08 07:09:30 -07:00
committed by GitHub
parent ae9ff3543d
commit 1bfb6fc41a

View File

@ -1,6 +1,8 @@
# ZOMBIES++ # ZOMBIES++
If you want to just run the mod, use the precompiled version of the files to save time. If you want to edit Z++, you need to edit the open source files. If you want to just run the mod, use the precompiled version of the files to save time. If you want to edit Z++, you need to edit the open source files.
## UPDATES ## UPDATES
- _zm_powerups.gsc now holds all functions for custom powerups
- _clientids.gsc now holds all other functions for Z++
- Fixed Zombie Blood - Fixed Zombie Blood
- Fixed Zombie Counter - Fixed Zombie Counter
- Optimized Code for Stability - Optimized Code for Stability