VisualGuideToBuildingStendhalStep5: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Oslsachem No edit summary |
imported>Oslsachem m Quick and dirty update for the guide to reflect directory path changes |
||
| Line 1: | Line 1: | ||
==Step 5. Move compiled files to server and client folders== |
==Step 5. Move compiled files to server and client folders== |
||
Look for the 3 client and 3 server generated files at the ''C:\development\stendhal\lib\'' folder |
Look for the 3 client and 3 server generated files at the ''C:\development\stendhal\build\lib\'' folder |
||
'''Warning:''' I really mean ''C:\development\stendhal\lib\'' and not ''C:\development\libs\'' |
'''Warning:''' I really mean ''C:\development\stendhal\build\lib\'' and not ''C:\development\libs\'' |
||
Generated server files: |
Generated server files: |
||
| Line 27: | Line 27: | ||
'''Warning:''' Copy these files and don't remove them from ''/lib'' because this way the next time you recompile Stendhal with <tt>ant</tt>, the compiler will only generate the changed files and not all the 6 files everytime, spending much less time in the process. |
'''Warning:''' Copy these files and don't remove them from ''/lib'' because this way the next time you recompile Stendhal with <tt>ant</tt>, the compiler will only generate the changed files and not all the 6 files everytime, spending much less time in the process. |
||
==How to become admin== |
==How to become admin== |
||