Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/likecoin/builder3

o2 engine, a compiler that turns KAG to JS used in oice.com
https://github.com/likecoin/builder3

javascript kag kirikiri krkr oice visual-novel

Last synced: 2 days ago
JSON representation

o2 engine, a compiler that turns KAG to JS used in oice.com

Awesome Lists containing this project

README

        

# builder3

This is the proprietary software for building oice, please refer to LICENSE file for details.

## run

```
$ node builder3.js -e 2.2.1 [src] [dest]
```

## Building docker image for use in oice/kubernetes

!!! Image [modmod](https://github.com/lakoo/oice-server) is required as base !!!

```bash
$ ./build.sh
```

The image will be tagged as `o2rqworker`