Skip to content

mrbrownjeremy/aseprite-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aseprite Scripts

Lua scripts for the pixel art and animation program Aseprite.

How to Install

You can download all the files in this repository as a zip here: https://github.com/mrbrownjeremy/aseprite-scripts/archive/master.zip

Install Scripts

After you unzip the download, move the Lua files in the Scripts folder to your Aseprite user scripts folder.

The next time you use Aseprite, those scripts will be available from File → Scripts.

Install Plugins

After you unzip the download, double click each .aseprite-extension file to install it.

Alternatively, you can import plugins using Aseprite:

  1. open Aseprite's Preferences panel (Edit → Preferences)
  2. click Extensions in the left pane of the Preferences panel
  3. click Add Extension
  4. navigate to where your .aseprite-extension file is saved, then click OK
  5. click Apply
  6. you're good to go!

Creating Keyboard Shortcuts

You can use Aseprite's Keyboard Shortcuts interface (Edit → Keyboard Shortcuts) to create keybindings for each of these scripts and any custom commands a plugin may create.

About

My Lua scripts for the pixel art and animation program Aseprite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages