Carpeta de Vintagestory

From Vintage Story Wiki
This page is a translated version of the page VintagestoryData folder and the translation is 30% complete.
Other languages:

Windows

On Windows, Vintage Story user data is stored in:

%APPDATA%\VintagestoryData

which by default translates to

C:\Users\YourUserName\AppData\Roaming\VintagestoryData

Windows permite navegar hasta esta carpeta utilizando %APPDATA%. Puede escribir %APPDATA%\VintagestoryData en la barra de navegación.

Basic1APPDATA.png

También te recomendamos que ancles esta carpeta a tu "Acceso rápido":

Basic1QuickAccess.png

In-game screenshots are stored in your Pictures folder, usually C:\Users\YourUserName\Pictures\Vintagestory.

Linux

On Linux, Vintage Story user data is stored in:

$XDG_CONFIG_HOME/VintagestoryData

By default it usually translates to

~/.config/VintagestoryData

Vintage Story Flatpak currently uses a different location:

~/.var/app/at.vintagestory.VintageStory/config/VintagestoryData

Screenshots are stored in [XDG_PICTURES_DIR]/Vintagestory, which by default is: ~/Pictures/Vintagestory.

Icon Sign.png

Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.

Modding
Modding Introduction Getting Started Pack Temático
Content Modding Content Mods Developing a Content Mod Basic Tutorials Intermediate Tutorials Advanced Tutorials Content Mod Concepts
Code Modding Code Mods Setting up your Development Environment
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository