Automatic Software Updater: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Cacscas No edit summary |
imported>Kasgel No edit summary |
||
| (14 intermediate revisions by 3 users not shown) | |||
| Line 13: | Line 13: | ||
== Documentation == |
== Documentation == |
||
[http://www.pchowto.org/how-to-speed-up-computer/ how to speed up your computer] |
|||
This section describes how to implement the use cases mentioned above. |
This section describes how to implement the use cases mentioned above. |
||
| Line 41: | Line 41: | ||
* Export the certificate to a file in stendhal/src/games/stendhal/client/update and adjust the variables in the "Automatic Updates" section |
* Export the certificate to a file in stendhal/src/games/stendhal/client/update and adjust the variables in the "Automatic Updates" section |
||
* Create a file build.ant-private.properties in the stendhal root folder with |
* Create a file build.ant-private.properties in the stendhal root folder with three entries: keystore.alias, keystore.update-alias and keystore.password. The first two variables should be the same. |
||
* Make sure you never ever give keystore.ks or the build.ant-private.properties away |
* Make sure you never ever give keystore.ks or the build.ant-private.properties away |
||