Skip to content
This repository was archived by the owner on Jun 21, 2026. It is now read-only.

plot-ws/plot-sdk-docs

Plot SDK docs

Engine-SDK documentation for Plot, built with Nextra and deployed to GitHub Pages.

Live: https://plot-ws.github.io/plot-sdk-docs/

Develop

npm install
npm run dev      # http://localhost:3000

Build

npm run build    # static export to ./out

Deployment is automatic: pushing to main runs .github/workflows/deploy.yml, which builds the static export (with the GitHub Pages base path) and publishes it.

Content lives in pages/*.mdx; navigation order is in pages/_meta.json. For the full Plot docs (concepts, guides, server reference), see docs.plot.ws.

About

Engine-SDK documentation for Plot (Unity, Godot, Defold, Unreal). Built with Nextra, hosted on GitHub Pages.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors