RainingChain Wikia
No edit summary
m (Updated the name of the game in the instruction section.)
Tag: Visual edit
 
Line 1: Line 1:
The Raining Chain Editor (RCE) is a tool used to create maps, side quests and quests for the MMORPG Raining Chain.
+
The Raining Chain Editor (RCE) is a tool used to create maps, side quests and quests for the MMORPG Scripters War.
   
 
==Installation==
 
==Installation==

Latest revision as of 02:49, 6 November 2019

The Raining Chain Editor (RCE) is a tool used to create maps, side quests and quests for the MMORPG Scripters War.

Installation[]

Refer to the RCE Installation page

Features[]

  • Dashboard listing all existing projects
  • Over 20 project examples, for beginner to advanced users.
  • Advanced auto-completion and syntax highlight.
  • Run the game locally to easily test maps and quests.
RCE Dashboard
RCE TestMapInGame


Technical Details[]

The Raining Chain Editor is actually a Visual Studio Code extension. The game and quests are coded in Typescript. The game server runs on a Node.js server and uses an embedded MongoDB database. The maps are created with the map editor Tiled.

The game server of the Raining Chain Editor is a light-weight version of the game. Features unrelated with game content creation have been omitted.

Guides[]

Refer to the Quest Creation and Map Creation page.

Issues & Feedback[]

Come discuss on the Discord server.