SHOW:
|
|
- or go back to the newest paste.
| 1 | <app | |
| 2 | getLastRevURL = "http://haxer.be/file.txt" | |
| 3 | revsRemoteRepository = "c:/tmp/haxe_versions/" | |
| 4 | pollInterval = "5000" | |
| 5 | revsLocalRepository = "c:/tmp/haxe_versions/" | |
| 6 | haxeRepository = "c:/Haxe/" | |
| 7 | automaticDownloadLastRev= "true" | |
| 8 | automaticInstallLastRev = "true" | |
| 9 | checkForUpdates = "true" | |
| 10 | - | /> |
| 10 | + | /> |
| 11 | ||
| 12 | <config | |
| 13 | name = "haxe" | |
| 14 | prefix = "haxe_r" | |
| 15 | ext = "zip" | |
| 16 | type = "HAXE" | |
| 17 | url = "http://builds.haxer.be/windows/" | |
| 18 | path = "C:\\Program Files\\Motion-Twin\\haxe" | |
| 19 | rev = "C:\\Program Files\\Motion-Twin\\haxe\\rev" | |
| 20 | cur = "C:\\Program Files\\Motion-Twin\\haxe\\rev\\current.txt" | |
| 21 | bin = "C:\\Program Files\\Motion-Twin\\haxe\\rev\\bin" | |
| 22 | exe = "C:\\Program Files\\Motion-Twin\\haxe\\haxe.exe" | |
| 23 | old = "C:\\Program Files\\Motion-Twin\\haxe\\haxe.old" | |
| 24 | /> |