Javascript Tools is a collection of scripts and custom libraries that the PCG team has built over the years. All scripts are licensed under MIT license unless explicitly stated.
-
Clone the project to your local folder.
-
Under scripts folder, add in your script folder (lowercase no spaces).
Your script folder structure should adhere to the following: - README.md file stating the purpose and dependencies of your scripts. - any script files.
-
Raise a merge request to merge your changes into github.
To be updated real soon.