200sc / bebop

bebop wire format in Go
Apache License 2.0
69 stars 5 forks source link

Add bitflags support #21

Closed 200sc closed 2 years ago

200sc commented 2 years ago

Rainway is introducing the ability to define enums with bitflag operations following a simple expression language: https://github.com/RainwayApp/bebop/issues/158

200sc commented 2 years ago

Closing for now, a little wary there's some edge case where we'll do something slightly different than upstream.