Skip to content

ShibuyaMartin/avatar-assets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

474 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentraland Avatar Assets

This repository contains the supporting assets for avatars in the Decentraland world.

Getting Started

First, install and run the tests to verify that your system is ready to work with assets:

yarn install
make compile
make test && make catalog

Pipeline

make catalog generates a new version of all the asset packs under the assets folder. All the files are stored in the dist folder, separated by asset pack.

AWS

Use UPLOAD_BUCKET_NAME for the name of the bucket. Using content-assets.decentraland.org for production.

About

👔 Collection of 3D models for Decentraland avatars

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.2%
  • Makefile 2.8%