Built .dll and added version numbering
This commit is contained in:
parent
9eb12c8207
commit
2a79707461
|
@ -1,4 +1,12 @@
|
|||
using System;
|
||||
/*
|
||||
* Source code of a mode that adds a crosshair into
|
||||
* the game Blackwake.
|
||||
*
|
||||
* @author Lauchmelder
|
||||
* @version v0.2
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
|
BIN
CrosshairMod/bin/Release/CrosshairMod.dll
Normal file
BIN
CrosshairMod/bin/Release/CrosshairMod.dll
Normal file
Binary file not shown.
Loading…
Reference in a new issue