Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 574 Bytes

File metadata and controls

19 lines (15 loc) · 574 Bytes

Pengu Plugin Hub

Development

  • Install .NET 9.0 runtime
  • Download this debug-toolset.zip and extract
  • Run install.bat as admin
  • Run loader.exe
  • Run pnpm dev (in this repo)
  • Open Riot Client
  • Press D in loader.exe's console to open DevTools

Notes

  • Cannot use TailwindCSS V4 (Riot Client is Chromium 108)
  • Use UnoCSS + Wind3 preset (already added)
  • Use font family RiotSans or Inter
  • Resue Riot Client CSS --var (see its styles.css)
  • The core types @pengu/* are not implemented