A Source Engine plugin that integrates Kuroko (a dialect of Python).
More bindings and TAS support are still being developed.
- Portal (3420)
- Portal (4104)
- Portal (5135)
- Portal (latest)*
- Half-Life 2 (5135)
- Half-Life 2 (latest)*
- Portal (latest)*
- Half-Life 2 (latest)*
* Due to ValveSoftware/Source-1-Games#3632, plugin has to load via addons
on latest version of the game.
Use zig 0.14.1
The currently running platform is the default build target:
zig build
Building for a specific platform:
# Windows
zig build -Dtarget=windows
# Linux
zig build -Dtarget=linux