--- title: Using Custom Assets order: 12 --- ## Background Images Place your `.jpg` images (as well as `thumb-FILENAME.jpg`into `./public/vrm/.private` and run `npm run generate:paths` to show your avatars in the settings selector. ## Avatars Place your `.vrm` files into `./public/vrm/.private` and run `npm run generate:paths` to show your avatars in the settings selector. Here are some websites where you can download avatars: ## Animations Place your `.fbx` or `.vrma` files into `./public/animations/.private` and run `npm run generate:paths` to show your animations in the settings selector.