Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 961 Bytes

installingNWJS.md

File metadata and controls

26 lines (19 loc) · 961 Bytes

Installing the Developer Tools (NW.js SDK)

Requirements

⚠️ The game uses an outdated version of NW.js so you might want to use the version 0.35.5 to avoid accidentally using features not yet available in CrossCode.

Steps

  1. Open the nwjs-sdk zip
  2. Open the folder so that you can see the nw.exe file:

NW.js folder

  1. Extract/drag all files into the CrossCode installation folder (replace existing files)
  2. Delete CrossCode.exe
  3. Rename nw.exe to CrossCode.exe
  4. Open the game
  5. Press F12 to open the DevTools
  6. Choose the Console tab
  7. In the top bar, click top
  8. Choose the second entry of the dropdown list
  9. You can now enter commands into the white area below