Aegisub/automation/demos
Niels Martin Hansen 8d5776b7ea Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories.
Removed some old code from the colorpicker.

Originally committed to SVN as r484.
2006-07-10 22:07:24 +00:00
..
1-minimal.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
2-dump.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
3-include.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
4-text_extents.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
5-configuration.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
6-simple-effect.lua Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00
7-advanced-effect.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
8-skeleton.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
9-advanced-skeleton.lua Fixed Automation script loading error messages (bug #1) 2006-02-23 21:56:46 +00:00
10-furigana.ass Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
10-furigana.lua Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories. 2006-07-10 22:07:24 +00:00
readme.txt Fixed Automation script loading error messages (bug #1) 2006-02-23 21:56:46 +00:00

readme.txt

This directory contains various Aegisub Automation scripts provided for demonstration
purposes. Most of these were originally written for testing the various functions
in Automation durings its development, but they hopefully can also serve as good
places to learn how to do things.
All of these scripts are written by Niels Martin Hansen.

They are given into the public domain, but if you use a substantial part of any of
the more advanced ones, I'd really like a bit of credit where it's due.

And remember, it's cheap to use someone else's advanced karaoke effect, especially
without any changes at all. It also gives bad karma. Like, *really* bad :)

Apart from just the .lua files, there's also a few .ass files, used for eg. showing
how some special feature is implemented in the ASS itself. It should be obvious
what .lua and .ass files are related.


WARNING!
DO NOT ADD YOUR OWN FILES TO THIS DIRECTORY,
they will be deleted when you uninstall/upgrade Aegisub.
This also means it's unwise to modify these files, if you want to keep your
changes to them.