To build this, you need to hook into the game's TavernManager or Inventory classes.
: A system to increase movement speed between the tavern, beach, and mines. travellers_rest.rar
: In your IDE (like Visual Studio), reference Assembly-CSharp.dll found in the TravellersRest_Data/Managed folder to access the game's internal functions. To build this, you need to hook into
To turn your ideas into a working .dll (which would be packed into your travellers_rest.rar ), follow these steps: To build this