Editing Modding Tutorials/Mod Folder Structure

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 251: Line 251:
 
=== <code>Source</code> Files ===
 
=== <code>Source</code> Files ===
  
Some mods contain a <code>Source</code> folder containing the source code for their compiled assemblies. This is not read by RimWorld in any way but can be included if you wish to share the source code for your assemblies, but it is strongly recommended that you use a public code repository such as [https://github.com/ GitHub] instead as it's easier to read at a glance and shows changes over time that can help diagnose issues and bugs.
+
Some mods contain a <code>Source</code> folder containing the source code for their compiled assemblies. This is not read by RimWorld in any way and is generally not recommended as the vast majority of players will not need to see or use your source code, and including it will cause unnecessary bloat in downloads for your mod. If you wish to share your source code, it is strongly recommended that you use a public code repository such as [https://github.com/ GitHub].
  
 
[[Category:Modding]]
 
[[Category:Modding]]
 
[[Category:Modding tutorials]]
 
[[Category:Modding tutorials]]

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: