Skip to content

FynniX/krp-sharedmemory-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krp-sharedmemory-plugin

Kart Racing Pro Plugin to communicate with krp-sharedmemory-client

krp-sharedmemory-plugin is the plugin for the krp-sharedmemory-client.

Requirements

  • Windows

Installing

  1. Place krp-sharedmemory-plugin.dlo into plugins folder inside Kart Racing Pro installation folder.

Developing

  • Setup environment:
    cmake .
  • Build with
    cmake --build .
  • Change path inside install.bat to make it working with your environment.

License

Released under the MIT License.