cysabi / cg-zhobii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cg-zhobii

broadcast graphics for the unofficial gc cast

Some browser sources for the unofficial game changers broadcast!

  • Using a beta version of bento!

usage

Download cg-zhobii.zip from the most recent release, unzip, and run!

  • Update the config.yaml file with your own modifier names, descriptions, and weights.

local setup

  • Inside bento.box.ts, set DEV_ENV to true
  • bun --watch bento.box.ts

building for production

  • There are 2 parts: the server binary, and the static dist folder
  • bun run build to build dist/
  • bun run compile to compile the bento server for windows, make sure to set DEV_ENV=false!
  • bun run zip to zip up dist/, config.yaml, and cg-zhobii.exe!

empathy included • @cysabicysabi.github.io

About


Languages

Language:TypeScript 98.3%Language:HTML 1.0%Language:JavaScript 0.4%Language:CSS 0.3%