Warning
This source code was never intended to be released publicly, so expect it to be messy and uncommented.
The source code of the Texture Workshop mod's API & its website
- Clone the repository with
git clone https://github.com/M336G/texture-workshop-api.git. - Install Node.js with npm and run
npm i. - Run the project with
npm run start.
You are completely free to contribute to the project if you want to, it would be really appreciated!
This project is licensed under the GNU Affero General Public License v3.0.