Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 413 Bytes

File metadata and controls

26 lines (20 loc) · 413 Bytes

gmodloading

our loading website for gmod

yes its written in svelte, i felt silly

development

Run locally

bun run dev

Generate image manifest (contains paths to all images in /static/images/)

bun run slideshow

Build the project

bun run build

Deploy the project (will only work if you have ZEPHYR mounted via sftp or other at Z: on windows)

bun run deploy