Inoyu-More_Sales icon

More Sales

Modify the amount/percentage of sales in the shop.

CHANGELOG

v1.0.1

  • updated README

v1.0.0 release (and rework)

  • complete rework of how the mod works
    • mod is now a Postfix patch instead of Transpiler (at least until i figure out how to do this with a Transpiler patch)
  • "not all items are affected"-bug fixed (i believe this was caused unintentionally by zeekers code)
  • added more configs and synced configs between players

v0.5.2 icon

  • forgot to change mod's icon

v0.5.1 configs

  • SetItemSales() is now additionally called when a player connects to a lobby
  • configs

v0.5.0 beta

  • Transpiler code written