Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evanlin96069/vkuroko

Integrating Kuroko with Source
https://github.com/evanlin96069/vkuroko

half-life-2 kuroko portal source-engine zig

Last synced: 3 days ago
JSON representation

Integrating Kuroko with Source

Awesome Lists containing this project

README

        

# vkuroko

[![Actions Status](https://github.com/evanlin96069/vkuroko/actions/workflows/CI.yml/badge.svg)](https://github.com/evanlin96069/vkuroko/actions?query=branch%3Amaster)

A Source Engine plugin that integrates [Kuroko](https://github.com/kuroko-lang/kuroko/) (a dialect of Python).

More bindings and TAS support are still being developed.

## Supported Games
- Portal (3420)
- Portal (4104)
- Portal (5135)
- Portal (latest)
- Half-Life 2 (5135)
- Half-Life 2 (latest)

## Build
Only Windows build.

Use [zig 0.13.0](https://ziglang.org/download/#release-0.13.0)

```sh
zig build
```