yetanotheraprsc/yetanotheraprsc-code/.svn/pristine/05/0545025549c5d2b0cce8bb03d13...

8 lines
492 B
Plaintext

/**
* This package supports the automatic upgrader, that handles installing a freshly-downloaded
* new build of YAAC over a previous build, Note that it runs out of separate JAR files not used by
* YAAC, such that all YAAC files can be overwritten. If this was not the case, operating systems
* such as Microsoft Windows (that prohibit deleting and overwriting files that are open for
* read/execution) would not be able to be upgraded automatically.
*/
package org.ka2ddo.yaac.upgrade;