Home - naelstrof/ChurnVectorSDK GitHub Wiki

Welcome to the ChurnVectorSDK Wiki!

Here you can learn how to create a new modding project, create modded characters, and create modded maps.

This wiki is very wordy so if you find the default black and white uncomfortable, githubs themes can make it easier on you. I use "Dark Dimmed" to keep things less of a severe contrast difference!

Getting started

If you are new to modding ChurnVector then to get started head over to the Creating a new project page to get stuck in.

With that done, you can look into either adding a custom character (this is the easiest option to start with) or adding a custom map and potentially, a bunch of assets with it.

Importing a custom character

Creating a custom map

General concepts

Please note that Churn Vector does not support custom scripts on workshop mods - trying to upload a mod with a custom script will result in it being stripped from the mod and will likely cause it to fail to work when subscribed to.

If you have something you want to add like an NPC behaviour, please raise a pull request against this repository and we can review it for possible addition to the SDK