Category talk:Game Controls

From Medieval Engineers Wiki
Revision as of 11:54, 14 September 2017 by CptTwinkie (talk | contribs) (→‎Finding control information: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Finding control information

Use \Content\Data\Input\Controls.sbc to find control definitions Use \Content\Data\Localization\DataTexts.resx to get the <DisplayName> and <Description> text.

A quality text editor like Notepad++ or Sublime Text will help a lot. Especially when it comes to searching the Data folder for the information you need.