Difference between revisions of "autoUpdater (deprecated)"

From OpenKore Wiki
Jump to navigation Jump to search
(TODO: add to a category?)
(No difference)

Revision as of 20:17, 8 January 2011

Openkore comes with an Auto-Update tool to keep its important files updated. A Subversion client must be installed first to it work.

The current files are updated:

  • source
  • tables
  • fields

Currently it only shows the revision in which the files were updated to. For a more advanced to update and manipulate Openkore files though SVN check TortoiseSVN.

Instructions

  1. Download and install any Subversion client, according to your Operating System, in Apache Subversion Binary Packages.
  2. Run one of the bellow Openkore's auto-update function, found in Openkore's root folder.
    • autoupdate.pl - for people that have a perl interpreter installed
    • start-autoupdate.exe - start.exe users
    • start-wx_autoupdate.exe - wxstart.exe users
  3. Wait the updates to finish (can take some time) and the bot will automatically be started.
Auto-Update tool working