mirror of
https://github.com/M336G/texture-workshop-api.git
synced 2026-07-28 22:25:56 +00:00
The source code of the Texture Workshop mod's API & its website
https://tws.m336.dev
- JavaScript 46.9%
- HTML 43.4%
- CSS 9.7%
| app | ||
| data | ||
| util | ||
| .env.example | ||
| .gitignore | ||
| app.js | ||
| config.json | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
Warning
This source code was never intended to be released publicly, so expect it to be messy and uncommented.
Texture Workshop's API & Website
The source code of the Texture Workshop mod's API & its website
Running
- 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.
Contributing
You are completely free to contribute to the project if you want to, it would be really appreciated!
License
This project is licensed under the GNU Affero General Public License v3.0.