VintagestoryData folder/pl

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

Windows

W systemie Windows dane Vintage Story są przechowywane w:

%APPDATA%\VintagestoryData

co domyślnie przekłada się na

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

System Windows pozwala przejść do tego folderu przy użyciu zmiennej %APPDATA%'. Możesz wpisać %APPDATA%\VintagestoryData w pasku nawigacyjnym.

Basic1APPDATA.png

Zalecamy również przypięcie tego folderu do "Szybkiego dostępu":

Basic1QuickAccess.png

Zrzuty ekranu w grze są przechowywane w folderze Zdjęcia, zwykle C:\Users\YourUserName\Pictures\Vintagestory.

Linux

W systemie Linux dane Vintage Story są przechowywane w:

$XDG_CONFIG_HOME/VintagestoryData

Domyślnie to zazwyczaj przekłada się na

~/.config/VintagestoryData

Flatpak Vintage Story obecnie korzysta z innej lokalizacji:

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

Zrzuty ekranu są przechowywane w [XDG_PICTURES_DIR]/Vintagestory, czyli przy domyślnych ustawieniach ~/Obrazy/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 Theme Pack
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