add changelog to readme
This commit is contained in:
parent
137adee58b
commit
47e71cb13d
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
play.battlesnake.com custom games are not working at the time of this commit, this custom implementation can be hosted and allows for games to be stored to a relational database, it is accompanied by a second server that can read and serve from the db, while maintaining full compatibility with the battlesnake gameboard
|
||||
|
||||
## Changelog
|
||||
- add battlesnake host command for deployent on via web
|
||||
- update output files to actually resemble websocket frames for gameboard microservice
|
||||
- add db module for automatically writing games to postgres database
|
||||
|
||||
## CLI for Running Battlesnake Games Locally
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue