-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
The following changes should be done:
- change
vartoconst - think about replacing
DownloaderbyResource
scripts/Applications/Games/Tom Clancy's Rainbow Six 3 : Raven Shield/Local (1.0->1.6)/script.js
Lines 34 to 41 in 5fe4e1f
| new Downloader() | |
| .wizard(wizard) | |
| .url(url) | |
| .checksum(sha1) | |
| .to(originDirectory + exeName) | |
| .get(); | |
| wine.run(originDirectory + exeName); |
Metadata
Metadata
Assignees
Labels
No labels