User Tools

Site Tools


projects:liflg:setup_dummy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:liflg:setup_dummy [2009/01/24 20:56] kratz00projects:liflg:setup_dummy [2010/08/14 13:52] (current) kratz00
Line 4: Line 4:
  
 This dummy is the base of all our installers and was build on top of loki_setup which is part of the [[http://icculus.org/loki_setup/ | Loki Setup tools]].\\  This dummy is the base of all our installers and was build on top of loki_setup which is part of the [[http://icculus.org/loki_setup/ | Loki Setup tools]].\\ 
-It's under revision control in subversion: 
- 
-[[svn://svn.linux-gamers.net/liflg/trunk/setup_dummy_gtk2 setup_dummy_gtk2]] 
  
 The installer supports x86 and x86_64 systems but most of the helper scripts and tools do not at the moment. The installer supports x86 and x86_64 systems but most of the helper scripts and tools do not at the moment.
Line 14: Line 11:
 ==== Get the dummy: ==== ==== Get the dummy: ====
  
-<code> +Get a clone of the LIFLG repository: 
-svn export svn://svn.linux-gamers.net/liflg/trunk/setup_dummy_gtk2 +<code>hg clone https://kratz00.org/hg/liflg/</code>
-</code>+
  
 ==== Rename the upcomming installer: ==== ==== Rename the upcomming installer: ====
  
 +Create your working copy:
 <code> <code>
-mv setup_dummy_gtk2 $GameName_$Version-$Language.$Special-$Patchlevel+cp -pr liflg/setup_dummy_gtk2$GameName_$Version-$Language.$Special-$Patchlevel
 </code> </code>
  
-What does all those fields mean?\\+What do all those fields mean?\\
   * $GameName: name of the game (multiple words have to be separated by a dot)   * $GameName: name of the game (multiple words have to be separated by a dot)
   * $Version: version number of the game   * $Version: version number of the game
projects/liflg/setup_dummy.1232827006.txt.gz · Last modified: 2009/01/24 20:56 by kratz00