Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 8 and Version 9 of dev/LinuxSource


Ignore:
Timestamp:
Mar 3, 2010, 9:28:47 PM (14 years ago)
Author:
scheusso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/LinuxSource

    v8 v9  
    1717Furthermore, you will need to check out our data repository. This repository contains all the graphics, fonts and sounds and other third-party data for Orxonox. To check it out use the command:
    1818{{{
    19 user@ubuntu:~/orxonox> svn co https://svn.orxonox.net/game/data/trunk data_extern
     19user@ubuntu:~/orxonox> svn co http://svn.orxonox.net/game/data/trunk data_extern
     20}}}
     21Note: If you want to commit any changes to the data repository you will have to use https with login instead (similar as above).
     22
     23The directory structure should now look like this:
     24{{{
     25.../orxonox
     26.../orxonox/trunk
     27.../orxonox/data_extern
    2028}}}
    2129