Skip to content
Tokter edited this page Apr 5, 2013 · 9 revisions

TokEd is a modular level editor written in C#. The modules are loaded at run-time through mef.

Screenshot 1

#Types of Modules

  • [Game Objects] (wiki/Game Objects)
  • [Components] (wiki/Components)
  • [Game Object Inspectors] (wiki/Inspectors)
  • [Editors] (wiki/Editors)
  • [Editor Tools] (wiki/Editor Tools)

How to use TokED

  • [Keyboard shortcuts] (wiki/Shortcuts)

Clone this wiki locally