HyperiumClient / Hyperium-Kotlin

Hyperium Client rewritten in Kotlin with good coding standards.
GNU Lesser General Public License v3.0
5 stars 3 forks source link

Rewrote command parsing #7

Closed FalseHonesty closed 5 years ago

FalseHonesty commented 5 years ago

Description

I rewrote command parsing because the old system, while it had the functionality I desired, felt unstable and unmaintainable. This new system uses some weird stuff, but I feel like it makes the code a little more manageable.

Type of change

Please delete options that are not relevant.