You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only dependency in this game should be YetAnotherNet, it should showcase all features of the library. This should be a relatively small game, perhaps a simple shooter.
Checklist
These functions should be used in the minimal example game.
Route
Route:send()
Route:send():to()
Route:query()
Route:query():from()
Route:addIncomingMiddleware()
Route:addOutgoingMiddleware()
Net
Net.createHook()
The text was updated successfully, but these errors were encountered:
The only dependency in this game should be YetAnotherNet, it should showcase all features of the library. This should be a relatively small game, perhaps a simple shooter.
Checklist
These functions should be used in the minimal example game.
Route:send()
Route:send():to()
Route:query()
Route:query():from()
Route:addIncomingMiddleware()
Route:addOutgoingMiddleware()
Net.createHook()
The text was updated successfully, but these errors were encountered: