This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
guide:runtime_directory [2017-10-10 09:16] skyjake [Default location (2.0 →)] |
guide:runtime_directory [2018-12-16 08:44] (current) skyjake [Version 2.0 or newer] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Runtime directory ====== | + | ====== Runtime folder ====== |
- | The runtime directory is the place where Doomsday stores all files created at runtime, including saved game states, screenshots and [[doomsday.out|logs]]. | + | The runtime folder is the place where Doomsday stores all files created at runtime, including saved game states, screenshots and [[doomsday.out|logs]]. |
- | ===== Default location (2.0 →) ===== | + | ===== Version 2.0 or newer ===== |
+ | ^ Platform ^ Location | | ||
+ | | Windows | ''C:\Users\YourUserName\AppData\Local\Deng Team\Doomsday Engine\runtime\'' (assuming default user home directory) | | ||
+ | | macOS | ''~/Library/Application Support/Doomsday Engine/runtime/'' | | ||
+ | | Linux / other Unix | ''~/.doomsday/runtime/'' | | ||
- | See the Files section of the [[:guide#version_20|Readme]] for your OS: | + | For more information, see the Files section in the Readme: |
- | * [[guide:2.0:readme_windows#files|Runtime files on Windows]] | + | * [[guide:2.1:readme_windows#files|Runtime files on Windows]] |
- | * [[guide:2.0:readme_macos#files|Runtime files on macOS]] | + | * [[guide:2.1:readme_macos#files|Runtime files on macOS]] |
- | * [[guide:2.0:man:doomsday#files|Runtime files on Linux]] | + | * [[guide:2.1:man:doomsday#files|Runtime files on Linux]] |
- | ===== Default location (1.x) ===== | + | ===== Version 1.x ===== |
The Snowberry front-end application determines the runtime folder when running Doomsday 1.x. | The Snowberry front-end application determines the runtime folder when running Doomsday 1.x. |