KindRedSand / Terraria.ModKit

Terraria mod for vanilla terraria what remove limitation of journey menu
3 stars 0 forks source link

just 2 questions #5

Closed zcn15 closed 1 year ago

zcn15 commented 2 years ago

Hi, how can I change key binds for fly and unlock items in journey menu and is it possible? Also, where I can read all command list for REPL? I just want to find command for inf summons and cant find it ingame

KindRedSand commented 2 years ago

Most keybinds can be changed in control settings (last panel). For REPL you can use, for example, Visual Studio, create a C# project (or clone this repo), add Terraria.exe as library and inspect namespaces and static accessible values by IntelliSense hints