Built .dll and added version numbering

This commit is contained in:
Robert Altner 2019-08-01 12:34:35 +02:00
parent 9eb12c8207
commit 2a79707461
2 changed files with 9 additions and 1 deletions

View file

@ -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;

Binary file not shown.