https://github.com/qdot/buttplug-nightmare-kart
https://github.com/qdot/buttplug-nightmare-kart
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/qdot/buttplug-nightmare-kart
- Owner: qdot
- Created: 2024-06-07T21:22:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-07T21:26:03.000Z (about 2 years ago)
- Last Synced: 2025-06-22T05:29:56.557Z (about 1 year ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# buttplug.io mod for Nightmare Kart
Not done yet but I'm busy this weekend so here's the code.
Install instructions:
- Install ue4ss
- Make a `ButtplugNMKart/Scripts` directory tree under mods
- Put `main.lua` in the Scripts directory
- Compile buttplug-mlua, copy resulting DLL to Scripts directory
- Copy `lua54.dll` (You'll have to get this yourself) into the **BASE GAME BINARY DIRECTORY**. It
must be in the DLL search path for the process, not in the scripts directory!
- The mod currently has no reconnect logic, so Intiface Central must be up when running the mod.