Add asset dumping instructions

This commit is contained in:
Rambo6Glaz 2023-07-07 16:16:09 +02:00
parent c7179f2702
commit 72e03e905f

View file

@ -10,6 +10,10 @@ npm run build
npm run start
```
# Missing assets
Please run the [**Mario Kart 8 UI assets dumper**](https://github.com/PretendoNetwork/mk8_ui_assets_extractor) and put the result ``/assets`` folder inside the ``/public`` folder
# Code
**I know the code is of poor quality, i'm not a web dev, hopefully it gets improved!**