Update README.md

Update with new static asset directories
This commit is contained in:
Justin Edmund 2023-06-19 06:21:03 -07:00 committed by GitHub
parent 739c72f4e0
commit 73b98db85e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,15 +57,21 @@ root
├─ chara-main/ ├─ chara-main/
├─ chara-grid/ ├─ chara-grid/
├─ chara-square/ ├─ chara-square/
├─ guidebooks/
├─ jobs/ ├─ jobs/
├─ job-icons/ ├─ job-icons/
├─ job-portraits/
├─ job-skills/ ├─ job-skills/
├─ labels/
├─ mastery/ ├─ mastery/
├─ placeholders/
├─ raids/
├─ summon-main/ ├─ summon-main/
├─ summon-grid/ ├─ summon-grid/
├─ summon-square/ ├─ summon-square/
├─ updates/ ├─ updates/
├─ weapon-main/ ├─ weapon-main/
├─ weapon-grid/ ├─ weapon-grid/
├─ weapon-keys/
├─ weapon-square/ ├─ weapon-square/
``` ```