Changes between Version 4 and Version 5 of Atlas_Tricks


Ignore:
Timestamp:
Jul 8, 2013, 10:00:03 PM (11 years ago)
Author:
leper
Comment:

Update for #1940.

Legend:

Unmodified
Added
Removed
Modified
  • Atlas_Tricks

    v4 v5  
    55
    66== Find your saved map files (to be able to send them to others etc) ==
    7 Currently this can be a bit hard, as Atlas isn't set up to save files to a specific directory but rather to save them to a directory that's been set during the install. Eventually Atlas should hopefully have a mod management tool of some sort which will not only help you to package scenarios to send to others but also help with managing objects and other things you may want to move from one mod to another. For now you'll have to find the directory where Atlas saves it's files, on Windows it's currently '''%localappdata%\0 A.D. Alpha\binaries\data\mods\public\maps\scenarios''' (copy and paste that into the Explorer address bar), for SVN users it's binaries\data\mods\public\maps\scenarios (in the directory where you checked out 0 A.D. and on Linux it's the same but with slashes instead of backslahes, i.e. binaries/data/mods/public/maps/scenarios).
     7Currently this can be a bit hard, as Atlas isn't set up to save files to a specific directory but rather to save them to a directory that's been set during the install. Eventually Atlas should hopefully have a mod management tool of some sort which will not only help you to package scenarios to send to others but also help with managing objects and other things you may want to move from one mod to another. For now you'll have to find the directory where Atlas saves it's files, see GameDataPaths (mod data) for the correct path and then look in `mods\user\maps\scenarios`, for SVN users it's `binaries\data\mods\public\maps\scenarios` (in the directory where you checked out 0 A.D. and on Linux it's the same but with slashes instead of backslahes, i.e. `binaries/data/mods/public/maps/scenarios`).