Generator for BwMirror API
(Note: Originally a fork of https://github.com/vjurenka/BWMirror-Generator)
65de0173e8
* prevent the creation of zero byte files if JarResources could not be opened. |
||
---|---|---|
bwapi-data | ||
bwapi-master | ||
bwapi4-includes | ||
bwta | ||
bwta-c | ||
bwta2-c | ||
c | ||
c4 | ||
compiled | ||
compiled4 | ||
generated | ||
headers | ||
headers4 | ||
lib | ||
manual-bwapi | ||
manual-bwapi4 | ||
META-INF | ||
out/production/InvokeGenerator | ||
src | ||
x86 | ||
.gitattributes | ||
.gitignore | ||
BWAPI4.exp | ||
bwapi_bridge.dll | ||
bwapi_bridge.exp | ||
bwapi_bridge.lib | ||
bwapi_bridge1_1.exp | ||
bwapi_bridge1_2.exp | ||
bwapi_bridge2_0.exp | ||
bwapi_bridge_v2_0.exp | ||
bwmirror_v1_1.jar | ||
bwmirror_v1_2.jar | ||
bwmirror_v2_0.jar | ||
bwmirror_v2_1.jar | ||
bwmirror_v2_2.jar | ||
bwmirror_v2_3.jar | ||
bwmirror_v2_4.jar | ||
BWTA_Result.h | ||
concat_header.h | ||
concat_header4.h | ||
gmp-vc90-mt.dll | ||
InvokeGenerator.iml | ||
javadoc_script.bat | ||
LICENSE.md | ||
mpfr-vc90-mt.dll | ||
README.md |
BWMirror API
BWMirror API allows you to treat native BWAPI C/C++ objects as if they were Java objects.
The main class of the generator is generator.CJavaPipeline