Skip to content

ssdeanx/web-pack-ext

Repository files navigation

Plugin-WebpackTemplate

Template repository for server plugins using TypeScript and Webpack.

How to use

  1. Click "Use this template" on the GitHub page.
  2. Create a new repository and clone it to your local machine.
  3. Open the repository in your code editor and run npm install.
  4. Edit the package.json file.
  5. Write the source code in the src directory.
  6. When you're ready to test - run npm run build.
  7. A minimized bundle will appear in dist, ready to be plugged into SillyTavern.

Tip

If you want to test your plugin live, clone the repo into the /plugins folder of your SillyTavern installation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published