Skip to content

rzurad/qc-generator

Repository files navigation

An Ember-CLI app that creates QC scripts for Valve's Source engine.

Supported platforms

Tested in Chrome 43 and Firefox 38.

Setup

This app uses Ember-CLI and is a static app. Everything happens locally in the browser and there is no need for a back-end. Build it and serve it:

npm install -g ember-cli
npm install -g bower
npm install
bower install
ember build

Run a local server with

ember serve

and visit http://localhost:4200 and http://localhost:4200/tests.