Darkhax-Minecraft / Open-Loader

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

Add openloader client command #30

Closed ThatGravyBoat closed 9 months ago

ThatGravyBoat commented 9 months 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 9 months ago

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