Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1 KB

README.md

File metadata and controls

18 lines (13 loc) · 1 KB

Custom mod for Wurm Unlimited (Client)

Requires Ago's Client Mod Launcher to run.
This mod is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Description:
This mod will add a possibility to unequip all stuff on your body in 1 click and equip it back also in 1 click.

Setup instructions:
Install mod following instructions of Ago's Client Mod Launcher

How to use:
In the game console type "unequip" to get the usage description.
The good way of using the mod is to bind the unequipping command like that:

bind subtract "unequip armour"

and to bind the equipping command that way:

bind add "unequip undo"