Difference between revisions of "Use X-Moto on a USB-Key"

From X-Moto
Jump to: navigation, search
(Windows)
(Media:xmoto_local.bat)
Line 11: Line 11:
 
===Media:xmoto_local.bat===
 
===Media:xmoto_local.bat===
 
This file contains only one line:
 
This file contains only one line:
  @xmoto -win --configpath myConfig
+
  @xmoto --configpath myConfig

Revision as of 10:57, 4 December 2007

When you run xmoto, it creates a directory into ~/.xmoto, then, if you put xmoto on a usb key and change of computer, you don't find your data back. By the way, xmoto has an option "--configpath" to change the directory where data are saved.

Windows

  1. Copy xmoto and files (get the .zip package for example) on a usb key
  2. Copy the following Media:xmoto_local.bat next xmoto.exe and run the .bat

The .bat runs xmoto with the configpath option set to myConfig


Media:xmoto_local.bat

This file contains only one line:

@xmoto --configpath myConfig