PlumyGames / mgpp

The next generation of Mindustry modding.
https://plumygames.github.io/mgpp/
GNU General Public License v3.0
48 stars 3 forks source link

Rename `dot` name rule to `domain` #2

Closed liplum closed 2 years ago

liplum commented 2 years ago

dot is confusing to represent a name rule. As a convention, Java use reverse domain name notation, like org.plumy.foo. By the way, matching name rule regardless of any letter case will be better.