• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

Server side mods and their files

poitsplace

Refugee
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