Darkhax-Minecraft / Open-Loader

An open source resource and data loader for Minecraft.
GNU Lesser General Public License v2.1
19 stars 7 forks source link

Add openloader client command #30

Closed ThatGravyBoat closed 1 year ago

ThatGravyBoat commented 1 year ago

What does this PR change?

This adds a client command /openloader which will open the openloader config folder and 2 sub commands data and resources to open their respective folders as well.

Closes #27

Darkhax commented 1 year ago

Thanks for the help! I moved the commands to another subcommand because I may want to add other commands in the future.