SkillAgentSearch skills...

EventMasterSimControl

Event Master Simulator Control

Install / Use

/learn @DrewLX/EventMasterSimControl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

e2-sim-control

This is a simple Electron application, wrapping the work Nick Lloyd published for generating E2 XML files. This directly writes them for the simulator and lets you directly launch the simulator. Making the process much simpler.

To download

Go to the builds tab, and download the latest macOS or Windows version.

To Build Yourself

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/DrewLX/EventMasterSimControl
# Go into the repository
cd EventMasterSimControl
# Install dependencies
npm install
# Run the app
npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

CC0 1.0 (Public Domain)

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks0

Languages

JavaScript

Security Score

70/100

Audited on Nov 25, 2024

No findings