Skip to content

devjeonghwan/PyVoxelHorizon

 
 

Repository files navigation

PyVoxelHorizon

What is PyVoxelHorizon?

A framework that injects Python code into the Voxel Horizon process and provides the Python Wrapper API for CALL, READ, WRITE using native pointers.

How to development Plugin/MOD?

  1. Download or Build PyVoxelHorizonBridge.dll and copy dll to pyvoxelhorizon/ directory
  2. Write plugin code
  3. Put plugin code in plugins/ directory
  4. Run attach_to_vh.bat after run Voxel Horizon

How to build PyVoxelHorizonBridge.dll?

  1. Install python==3.11.X with enabled development/embedded options
  2. Open pyvoxelhorizonbridge/windows/PyVoxelHorizonBridge.sln using Visual Studio
  3. Build

How to development PyVoxelHorizon?

Sorry, Not ready yet..

Demo Video

NES Plugin Demo (Mario)

mario.mp4

Doom Plugin

doom.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages