teeworlds_network/lib/teeworlds_network.rb
ChillerDragon 6c005497d4 Layout server control msg structure
Thus closed #5
By deciding to support server as well.

This is rebranding from teeworlds-client to teeworlds_network
And thus also including a bunch of file renames
2022-11-09 08:56:18 +01:00

5 lines
103 B
Ruby

# frozen_string_literal: true
require_relative 'teeworlds_server'
require_relative 'teeworlds_client'