README
1preprocessorlib
2------------------------------------
3Implementation of a C preprocessor for OpenBOR's script engine, written by
4Plombo. Preprocessorlib development for now is done using git, hosted by
5GitHub:
6
7https://github.com/Plombo/preprocessorlib
8
9It is part of the larger OpenBOR project, hosted at LavaLit.com.
10
11The OpenBOR source code, including preprocessorlib, can be found in the SVN
12repository at:
13
14https://lavalit.com/svn/openbor
15
16It can be viewed online at:
17
18https://lavalit.com
19
20Preprocessorlib is dual-licensed under LGPLv3 and the OpenBOR license. If you'd
21like to use it in your project but are restricted by the licensing options, send
22me a message on GitHub.
23
24