The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
GNU Affero General Public License v3.0
59
stars
6
forks
source link
Change jvm_args to cmd_args for better abstraction #69
Closed
CheatCod closed 2 years ago
Description
Rename the
jvm_args
method tocmd_args
for better abstraction, as not all game uses JVMType of change
Note: make sure your files are formatted with rust-analyzer