Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin authored Oct 17, 2023
1 parent f5f768b commit d621f92
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
# Character Studio

An open, collaborative and evolving 3D avatar studio for the open metaverse.
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![Discord](https://img.shields.io/discord/770382203782692945?label=Discord&logo=Discord)](https://discord.gg/8zBvTMb8SU)
[![Twitter Follow](https://img.shields.io/twitter/follow/m3org)](https://twitter.com/m3org)

# Quick Start

> Note: Need character-assets imported to public folder for this to work! https://github.com/memelotsqui/character-assets
An open, collaborative, and evolving 3D avatar studio for making glTF / VRM avatars with.

![image](https://github.com/M3-org/CharacterStudio/assets/32600939/fad3002f-78cd-4cd2-8eae-0c1663a86d25)


# Installation

> Note: You need character-assets imported to public folder for this to work! https://github.com/memelotsqui/character-assets
```bash
# Clone the repo and change directory into it
Expand All @@ -23,8 +30,16 @@ yarn run dev

---

## Load Your Assets

We separate the program from the asset packs. We have some sample assets here: https://github.com/memelotsqui/character-assets

Instructions coming soon

---

## Special Thanks

shoutout to [original repo by Webaverse](https://github.com/webaverse/characterstudio)
Shoutout to [original repo by Webaverse](https://github.com/webaverse/characterstudio)

Thanks m00n, memelotsqui, boomboxhead, and many others for contributing
Thanks m00n, memelotsqui, boomboxhead, jin, and many others for contributing

0 comments on commit d621f92

Please sign in to comment.