Updated to v0.3.1
This commit is contained in:
parent
e01233c205
commit
7d702b0f8d
14 changed files with 371 additions and 124 deletions
|
@ -1,8 +1,7 @@
|
|||
# CrosshairMod v0.3
|
||||
A Blackwake Mod that adds a crosshair
|
||||
|
||||
Simply copy and paste the *CrosshairMod.dll* and the *chSettings.sett*
|
||||
files from the *bin/Release* directory into your Blackwake directory under */Blackwake_Data/Managed/Mods*
|
||||
Simply copy and paste the *CrosshairMod.dll* files from the *bin/Release* directory into your Blackwake directory under */Blackwake_Data/Managed/Mods*. Requires BWModLoader v0.3 or newer to be installed.
|
||||
|
||||
## Customization
|
||||
With Version v0.3 you can now toggle the crosshair with *J*, and you can open a customization interface with *H*. This now lets you edit virtually every aspect of the current crosshair design, and even saves it to the settings so that your customization will still be there after restarting the game,
|
||||
|
@ -28,3 +27,8 @@ With Version v0.3 you can now toggle the crosshair with *J*, and you can open a
|
|||
* Colour
|
||||
* Added Hotkeys to open GUI (H) and to toggle the Crosshair (J)
|
||||
* Added auto-save, so any editing you do to the crosshair gets saved into the settings file.
|
||||
|
||||
#### v0.3.1
|
||||
* Hotkeys can now be changed in the settings
|
||||
* A missing settings file will no longer crash the mod
|
||||
* Updated GUI Window. It looks nice now
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue