mirror of
https://github.com/exogen/t2-model-skinner.git
synced 2026-01-19 19:24:44 +00:00
| config | ||
| docs | ||
| public | ||
| src | ||
| vendor/fabric | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| next-env.d.ts | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| pngjs-browser.d.ts | ||
| README.md | ||
| tsconfig.json | ||
| worker-loader.d.ts | ||
t2-model-skinner
Support
Did this project bring you joy? Want to request a feature? Check out my GitHub Sponsors page.
Alternatively…
Development
Clone the repository and run:
npm install
Then run npm start to launch the development server:
npm start
Build the production version of the app with npm run build:
npm run build
To get new skins to appear in the Custom Skins dropdown menu or the gallery page, they must be deployed with the t2-skins repository.
