A framework that injects Python code into the Voxel Horizon process and provides the Python Wrapper API for CALL, READ, WRITE using native pointers.
- Download or Build
PyVoxelHorizonBridge.dlland copy dll topyvoxelhorizon/directory - Write plugin code
- Put plugin code in
plugins/directory - Run
attach_to_vh.batafter run Voxel Horizon
- Install
python==3.11.Xwith enableddevelopment/embeddedoptions - Open
pyvoxelhorizonbridge/windows/PyVoxelHorizonBridge.slnusing Visual Studio - Build
Sorry, Not ready yet..