项目作者: mrbrownjeremy

项目描述 :
My Lua scripts for the pixel art and animation program Aseprite.
高级语言: Lua
项目地址: git://github.com/mrbrownjeremy/aseprite-scripts.git
创建时间: 2019-06-13T17:15:53Z
项目社区:https://github.com/mrbrownjeremy/aseprite-scripts

开源协议:GNU General Public License v3.0

下载


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.