Automatic Software Updater: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann |
imported>Hendrik Brummermann |
||
| Line 19: | Line 19: | ||
It is easy to add resources such as sounds and images to an official client by creating the folder structure next to the .jar files. So far example create a folder data/sound and place new ogg files in there. |
It is easy to add resources such as sounds and images to an official client by creating the folder structure next to the .jar files. So far example create a folder data/sound and place new ogg files in there. |
||
When you are packing the Stendhal client for a Linux distribution, consider to just pack a start-menu entry to the webstarter: <nowiki>javaws http://arianne.sf.net/jws/stendhal.jnlp</nowiki> or <nowiki>https://stendhalgame.org/account/mycharacters.html</nowiki> . This way you comply with the policies that you need to recompile the code (there is no code in the package) and still don't get people angry at your version getting out of date regularly because you broke the official update. |
|||
=== Creating a simple, normal build without signing (U3, U6) === |
=== Creating a simple, normal build without signing (U3, U6) === |
||