llde / rPluggy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rPluggy

This is an experiment to create a replacement for OBSE plugin Pluggy (written in Pascal and C++), using Rust code with a C/C++ bridge between Obse API and the actual plugin.

No direct Pluggy code will be used.

The final aim is to have pure Rust code, eliminating the C++ bridge

About


Languages

Language:C++ 99.0%Language:C 1.0%