Revolutionary web UI framework for Skyrim modding. Create beautiful, modern user interfaces with HTML, CSS, JavaScript, React, Vue and other web technologies.
This website is built with Astro and Starlight.
| Command | Action |
|---|---|
npm install |
Install dependencies |
npm run dev |
Start local dev server at localhost:4321 |
npm run build |
Build production site to ./dist/ |
npm run preview |
Preview build locally |
.
βββ public/ # Static assets
βββ src/
β βββ assets/ # Images and other assets
β βββ content/ # Documentation content
β β βββ docs/ # Markdown/MDX files
β βββ components/ # Astro components
β βββ styles/ # Global styles
βββ astro.config.mjs # Astro configuration
βββ package.json
- π¬ Discord: Join our community
- π Issues: Report bugs
- Skyrim Modding Community
- Bethesda Game Studios
- SKSE Team
- All contributors and supporters
Created with β€οΈ by StarkMP for the Skyrim modding community.