Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.textile | 2016-04-14 | 782 Bytes | |
p2repo.zip | 2016-04-14 | 59.7 MB | |
Totals: 2 Items | 59.7 MB | 0 |
Installing from p2repo
Note: you don’t need this if update site works, this is replacement
technique to get updates published on update site if connection is not great.
- Download http://sourceforge.net/projects/mtgbrowser/files/Patches/p2repo.zip
- Unzip it in the root of installation for example, it will have root directory p2repo
- Window->Preferences->Magic Preferences click on Add Software Update Site…
- Click Local… and select <where you unzipped it>/p2repo. Click OK.
- In the name field type something like “Local Repo”. Exit preferences
- Click File->Check for Software Updates
Now it be updating from local disk.
Sample shell script
cd ~/MagicAssistant;
wget http://sourceforge.net/projects/mtgbrowser/files/Patches/p2repo.zip;
unzip p2repo.zip;