Jump to content

Distribution question


severedsolo

Recommended Posts

Just a quick one.. the rules in Addon Releases state:

"You may not decompile, modify or distribute any of the .dll files or other files KSP comes with beyond content of the GameData folder.

Does that mean I CAN distribute stuff in the GameData folder? Simply put, I want to include a new part in my contract pack, but haven't got a model or texture for it yet, so I want to ship it with a cloned version of the Clamp-O-Tron for now. The above implies this is acceptable... but I want to make sure I'm ok.

Link to comment
Share on other sites

You can re-use Squad's model and textures without distributing them, just reference them in the file. That's what SXT does. Example:


MODEL
{
model = SXT/Parts/Control/airBrake/model
texture = mediumDishAntenna , Squad/Parts/Utility/commsAntennaDTS-M1/mediumDishAntenna
scale = 0.2 , 0.2 , 0.2
}

Check out SXT for more examples.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...