Skip to content

web-based spinner graphic for a splatoon 3 gimmick randomizer tournament

Notifications You must be signed in to change notification settings

cysabi/cg-party-wheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

cg-party-wheel

web-based spinner graphic for a splatoon 3 gimmick randomizer tournament

A party wheel that you can configure and spin!

  • Using a beta version of bento!

usage

Download cg-party-wheel.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-party-wheel.exe!

empathy included • @cysabicysabi.github.io

About

web-based spinner graphic for a splatoon 3 gimmick randomizer tournament

Resources

Stars

Watchers

Forks

Packages

No packages published