Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 504 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 504 Bytes

overwatch-workshop-js

An npm package that provides bindings and an additional library to create Overwatch Workshop game modes in pure JavaScript or TypeScript

Goals

The goals of this project are as follows:

  • Enable complex Overwatch Workshop game modes to be created using JavaScript
  • Enable the modularization of complex game modes to be more easily maintained and edited
  • Enable new libraries to be created and shared via npm/yarn that allow easier development of exciting game modes