19,041
edits
m (→2013-xx: here's what plain/ does) |
m (→2013-xx: don't forget common/) |
||
Line 61: | Line 61: | ||
* Packages now have optional DependsOn and IncompatibleWith flags for AEI to work with | * Packages now have optional DependsOn and IncompatibleWith flags for AEI to work with | ||
* Tools now come in packages (using the new "plain/" subdirectory for non-BSL, non-.oni files) | * Tools now come in packages (using the new "plain/" subdirectory for non-BSL, non-.oni files) | ||
* Packages now support both platforms at once through use of diverging "mac_only" and "win_only" subdirectories | * Packages now support both platforms at once through use of diverging "mac_only/" and "win_only/" subdirectories ("common/" directory may also be used for bi-platform files) | ||
* No more bundled packages -- Installer is entire initial download, and tools and core packages are downloaded on AEI launch | * No more bundled packages -- Installer is entire initial download, and tools and core packages are downloaded on AEI launch | ||
* "Core packages" are now only tweaks and fixes | * "Core packages" are now only tweaks and fixes |