Before making major changes, open an issue in GitHub for discussion.
-
Clone the source from Github, and make changes directly to
ground-control.js
,input-control.js
, and/ortoggle-control.js
. -
Make sure any changes are reflected in working demos (
index.html
). -
Copy any changes into the
*-raw.js
files -- which should contain simple class definitions and registrations, without any module import/export syntax -
Commit changes, and open a pull request.