===============================================================
WTH is that?!
===============================================================

This is the full source code of Counter-Strike 2D Beta 0.1.0.0
for the programming language Blitz 3D (www.blitzbasic.com)


===============================================================
How to use
===============================================================

NOTE:
YOU NEED THE LATEST VERSION OF BLITZ BASIC 3D TO RUN CS2D!
YOU CAN'T RUN IT WITH THE DEMO VERSION!

- put the "CounterStrike2D.bb" in your CS2D Dir
- put the "includes"-Dir in your CS2D Dir
- put the "user32.decls" in the userlibs dir of Blitz 3D
- add the text "-inbb" to the Blitz 3D Program Command Line
  (or remove the changedir command in the load.bb)

("CounterStrike2D.bb" is the mainfile which includes every
other bb-files)

===============================================================
License
===============================================================

This code is released under the
GNU GPL (General Public License) v3

You are allowed to modify this code as you like!
You are NOT allowed to use this code for commercial projects
without the permission of Peter Schau / Unreal Software!

Please always link to www.unrealsoftware.de in projects
which are using this code!