pybrood:使用pybind11进行的另一个BWAPI Python绑定

时间:2021-05-12 21:32:37
【文件属性】:
文件名称:pybrood:使用pybind11进行的另一个BWAPI Python绑定
文件大小:46KB
文件格式:ZIP
更新时间:2021-05-12 21:32:37
python binding bwapi broodwar Python 火龙 作为从头开始的代码生成器进行绑定,输出msvc项目。 预编译安装 要求: Windows 7 32位(恰好是SSCAIT要求)注:尽管最近有人告诉我,但我无法在Wine下成功运行BWAPI注入器。 已安装的BWAPI和SC pip install pybrood 文献资料 从源编译 其他要求: 或完整的Visual Studio。 注意:考虑,选择编译器/工作室的版本 您需要针对选定的编译器构建的BWAPI.lib和BWAPIClient.lib 才能链接pybrood模块 最新鲜(2016年12月) 生成BWAPI.lib和BWAPIClient.lib 直接在“程序文件/ BWAPI”中工作时,您可能会遇到“访问被拒绝”错误。 最好在具有完全访问权限的地方使用BWAPI的单独克隆的git repo。 对于msbuild调用,请使用“启动”菜单中与VC ++相关的特殊
【文件预览】:
pybrood-master
----.gitignore(93B)
----setup.cfg(50B)
----README.md(3KB)
----generator()
--------skel.py(8KB)
--------config.py(2KB)
--------additional.py(2KB)
--------typereplacer2.py(3KB)
--------common.py(701B)
--------parser()
--------proxy_replacements.py(7KB)
--------utils.py(2KB)
--------__init__.py(0B)
--------requirements.txt(14B)
--------__main__.py(218B)
--------docgen.py(1KB)
--------templates()
--------typemap.yaml(1KB)
----example.py(555B)
----docs()
--------region.rst(750B)
--------order.rst(5KB)
--------color.rst(674B)
--------unitset.rst(3KB)
--------unitcommandtype.rst(2KB)
--------forceset.rst(110B)
--------conf.py(562B)
--------explosiontype.rst(1KB)
--------unittype.rst(12KB)
--------playertype.rst(646B)
--------index.rst(135B)
--------bulletset.rst(68B)
--------regionset.rst(159B)
--------unitsizetype.rst(386B)
--------weapontype.rst(5KB)
--------player.rst(3KB)
--------client.rst(197B)
--------bullettype.rst(2KB)
--------unit.rst(19KB)
--------force.rst(171B)
--------race.rst(585B)
--------error.rst(1KB)
--------game.rst(12KB)
--------playerset.rst(223B)
--------upgradetype.rst(3KB)
--------techtype.rst(2KB)
--------damagetype.rst(422B)
--------gametype.rst(702B)
--------bullet.rst(627B)
----pybrood()
--------__init__.py(50B)
--------abc.py(893B)
----LICENSE.md(1KB)
----setup.py(1KB)
----DEVELOPMENT.md(7KB)

网友评论