ChillerDragon / teeworlds_network

A teeworlds 0.7 network protocol library written in ruby
5 stars 0 forks source link

Finalize documentation for v0.0.1 #11

Open ChillerDragon opened 1 year ago

ChillerDragon commented 1 year ago

Annotate return type with arrow

my_func() -> Integer

ChillerDragon commented 1 year ago

All public methods of TeeworldsClient and TeeworldsServer should be documented. Add a check script for the CI.