• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Server side mods and their files

poitsplace

New member
Some servers have mods/content that the user doesn't have to install. I was wondering if anyone could point to mod files that work that way or give quick and dirty examples of how you can make the game grab the files (like image files) from the server or some web based source. Tutorials, examples, whatever...currently I just can't find anything with the actual information.

 
Servers push all xmls EXCEPT the localisation.txt file, and it also does something wonky with progression.xml.

Servers push prefabs. More or less.

Clients require icons, sdx resources for sdx mods, and sprite images for ui mods that use sprites.

...I'm sure others will add more.

 
Back
Top