Jump to content

Experienced coder interested in modding


Recommended Posts

Greetings,

I'd like to start making mods. I have a few in mind, but have a few questions. There is an excellent post from a year ago about this topic here:

I want to know if this information and the information linked within is still valid. I would hate to get started only to discover that I didn't download the correct version of the tools I need.

There is also a tutorial on making assets:

http://wiki.kerbalspaceprogram.com/wiki/Tutorial:Making_an_asset_from_start_to_finish

This one looks like it's been around a while, and I wasn't sure if it was up to date. 

Any recommendations and advice is greatly appreciated!

Thanks,

Jamie

Edited by doggonemess
typo
Link to comment
Share on other sites

MaErDa Corp is looking for a experienced coder.

We can train you and give hints on modding KsP.

We can provide models and texture to work with.

Contact me in private if you are interested

 

.

Edited by Warsoul
Link to comment
Share on other sites

I'm actually not sure on asset importing, but for the most part the basic idea hasn't changed (even if some of the classes have). On the simple end you have config hacks and ModuleManager patches. Very little prior knowledge required, it's basically editing text files. If you want to put some logic in your mods, C# over Mono is the usual solution (though some people are a bit braver and go for C++). The game goes through everything in the GameData folder and loads any compatible DLL it finds.

And since it looks like Warsoul has just replied while I was writing this, I'll shut up and let him probably advise on how to import assets. Heh.

 

Edit: How could I forget to link to the API docs? Here: https://kerbalspaceprogram.com/api/index.html

Edited by technicalfool
API docs
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...