Skip to content

Put in blaseball game update JSON, and pull out SIBR game event JSON

Notifications You must be signed in to change notification settings

jordanlytle/Cauldron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cauldron

Put in blaseball game update JSON, and pull out SIBR game event JSON

Run from the command line:

CauldronCli.exe [input file in newline-delimited JSON format] [output file in newline-delimited JSON format]

TODO

  • Handle partial games by ignoring them and printing a warning

Unimplemented Fields

  • isLeadoff
  • lineupPosition
  • battedBallType
  • baseRunners
    • This is an array of GameEventBaseRunner sub-objects that aren't yet implemented

Partially implemented fields

  • eventType

About

Put in blaseball game update JSON, and pull out SIBR game event JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%