-
I am integrating qalc into a Minecraft mod, so I want to add custom units (preferably not interfering with global units configuration). I can only use command flags and run anything in qalc itself. I do not want to open the GUI. Is there any command in qalc to create and configure units? (like Target systems: Linux (.tar.xz), Windows (portable), maybe Mac |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It is currently not possible to add or modify units using qalc. Your best option is probably to add the required units to a local definitions xml file (using the GUI, or by hand), and distribute it with the mod. Set the |
Beta Was this translation helpful? Give feedback.
It is currently not possible to add or modify units using qalc.
Your best option is probably to add the required units to a local definitions xml file (using the GUI, or by hand), and distribute it with the mod. Set the
QALCULATE_USER_DIR
environment variable to specify the location of the file.