-
-
Notifications
You must be signed in to change notification settings - Fork 348
Creating your own netkan files
ProgrammerFailure edited this page May 27, 2024
·
1 revision
If you want to create your own .netkan files:
- Go to this website: https://ksp-ckan.github.io/metadata-webtool
- Populate it with your mod's information
- Copy the resulting file and save a copy somewhere.
- You can choose to send a pull request to the main CKAN metadata repo.
If your mod's github releases don't have any assets included in them (they show up as Source code), you will need to add this to the .netkan:
x_netkan_github:
use_source_archive: true
Alternatively, you may specify a download & version in the netkan manually (see optional overrides in the metadata webtool).
Contact us on the KSP forum or on our Discord server