tuubes / TuubesCore

Scalable server engine for voxel / cubic games
http://tuubes.org
GNU Lesser General Public License v3.0
49 stars 5 forks source link

Separate the core from the game protocol & content #17

Open TheElectronWill opened 6 years ago

TheElectronWill commented 6 years ago

Proposal

Separate the server's core from the game content.

Modules

Create different gradle modules for:

Core changes

Benefits

TheElectronWill commented 6 years ago

Only the per-protocol and per-world IDs are missing.