Skip to content

GoranKovac/Reaper-Zig-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plug and play Zig setup

  1. Clone
  2. git submodule init
  3. git submodule update
  4. zig build

To update bindings if needed:

  1. pip install libclang
  2. python3 binding_generator.py
  3. it will update reaper_functions.zig in /src/lib folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages