Skip to content

Files

Latest commit

a6bb4db · Jul 7, 2024

History

History
21 lines (14 loc) · 211 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 211 Bytes

OMF2097 Animation string GUI

Tool for OMF animation string search etc.

Develop

  1. npm install
  2. npm run dev
  3. Profit!

Build for prod:

npm run build

Lint

npm run lint