The extension is WIP. You can build the newest version yourself OR get the latest stable version from releases
Instructions on building:
- Install Node.js and npm (guide)
- Install Git (guide)
- Run
git clone --recursive https://github.com/steinann/RoAvatar.git - If you are missing submodules, run
git submodule update --init - Run
npm installin the project directory - It is also recommended to build the RoAvatar Renderer and using
npm link roavatar-rendererin the renderer project andnpm linkin the RoAvatar project - Run
npm run buildto build the project - The build will be in the dist folder in the project directory
- You can then load the dist folder as an unpacked extension in your browser (guide)
- The avatar editor will be available at https://www.roblox.com/my/avatar-plus
Instructions on installing release:
- Download RoAvatar.zip and unzip
- Load the folder as an unpacked extension in your browser (guide)
- The avatar editor will be available at https://www.roblox.com/my/avatar-plus
The renderer that this extension uses now has a standalone github repository and npm package: npm | GitHub
Copyright (C) 2026 RoAvatar authors & @steinann on GitHub
