You can download the dll's + test source at:
https://github.com/d-snp/bwapi-ironruby it requires no setup. (source
of the dll's is: http://code.google.com/p/bwapi-mono-bridge/ not mine)
Cheers,
Tinco
On Tue, Nov 23, 2010 at 04:31, Tinco Andringa wrote:
> Hey guys,
>
> I seem to have IronRuby nam
Hey guys,
I seem to have IronRuby name mangling in a rather inconsistent state.
I was under the impression it would automagically work, but it seems
it only changed the array #methods returns and not the actual methods
it responds to...
>>> BWAPI::Bwapi.BWAPIClient.is_connected
(ir):1: undefined