enjarai / shared-resources

A Minecraft mod to easily share resources between multiple game instances.
https://www.curseforge.com/minecraft/mc-mods/shared-resources
GNU Lesser General Public License v3.0
30 stars 3 forks source link

[Feature request] options.amecsapi.txt sync #33

Open PencilVoid opened 9 months ago

PencilVoid commented 9 months ago

Amecs and mods that use its API, such as Mouse Wheelie, will create a file named options.amecsapi.txt. This file stores the modifier keys the player has added to keybinds, separately from options.txt. It would be useful if this file could be shared between instances; currently, the keybind will be shared but the modifier keys added to it will not.