mirror of
https://github.com/AleziaKurdis/Overte-community-apps.git
synced 2025-04-10 17:02:08 +02:00
Fix BodyPaint4 filename
This commit is contained in:
parent
3af3a76d15
commit
8e5edf4218
1 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ var metadata = { "applications":
|
|||
"directory": "BodyPaint4",
|
||||
"name": "Body Paint",
|
||||
"description": "Paint with your finger in VR, or with mouse in desktop mode.<br> You can paint in free space, on yourself, or even on other avatars, it's the fastest way to put cat-ears on all your friends.",
|
||||
"jsfile": "BodyPaint4/BodyPaint4.js",
|
||||
"jsfile": "BodyPaint4/bodyPaint4.js",
|
||||
"icon": "BodyPaint4/content/appicons/body-paint-i.svg",
|
||||
"caption": "BODY PAINT"
|
||||
},
|
||||
|
@ -172,4 +172,4 @@ var metadata = { "applications":
|
|||
"caption": "SNAP-PRO"
|
||||
}
|
||||
]
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue