Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 409 Bytes

File metadata and controls

32 lines (21 loc) · 409 Bytes

console

Developer Command Prompt for Xylon Studio

Minimum Requirments for compiling this app

  1. Xylon Studio 0.2.14.7
  2. subatomicJs 0.1.23.2
  3. .NET Framework 4.6

Build

Launch the Developer Command Prompt for Xylon Studio

Mount

dir -mount /console

Build

xs -build console.xsproj

Run

xs -run bin/x86/Debug/console.exe

prompt.png