Skip to main content

Assets

When you publish your game, Easel will automatically take care of hosting all of your game's assets (images, sounds, music, videos). Easel will host your small assets for free (up to 32 KB each), but anything larger will require a paid subscription. You will find that by using small file formats like svg for visuals and esfx for sounds, you can actually make entire games that are free to host.

Remixing and assets

When you have chosen to remix another game, you are allowed to use any assets from the original game in your remix for free. Your easel.toml file contains a [remixOf] section that lists which game(s) you are remixing. This is automatically populated when you remix a game, and so you don't normally need to edit it manually.