Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
https://7daystodiemods.com/alpha-20-mods/
You need to create the "Mods" folder
https://steamcommunity.com/sharedfiles/filedetails/?id=2892277465
Most todays mods are "Modlets" these come in a folder with a modinfo.xml
Prefabs belong into the Local Prefabs folder one level higher (but can be in a own subfolder)
And mods (what means direct edited XML´s replace the XML´s in the games own config folder. But to be honest, i would stay away from these mods until you understand how the Modlets and modding works)
?:\Steam\steamapps\common\7 Days To Die\Data\Config
And then there are DLL aka C# mods, since i never touched them i cant say muczh about them. But they need to disable EAC and on a server they need a Clientside manual download. Thats why i never touched them
This is correct, but I'd like to expand on it.
Some people who make Prefabs distribute only the Prefab's files. In that case, you have to put the Prefab's files in your Local Prefab's folder. Here's the path. The "XXXX" part would be whatever represents your Windows UserID:
C:\Users\XXXX\AppData\Roaming\7DaysToDie\LocalPrefabs
Others, like myself, distribute their Prefabs within a modlet. This is both for your convenience AND because we've included files with special configurations, like new City Tiles. Like BGratz said, a modlet is a collection of files and folders. The top-most folder of the modlet will contain a modinfo.xml file. Modlets get placed here:
C:\Users\XXXX\AppData\Roaming\7DaysToDie\Mods
Again, the XXXX depends on your system. It will be your home directory.