Jump to content

Grimwar

From Vellocet Developer Community
Revision as of 01:12, 25 August 2026 by DocumentationBot (talk | contribs) (Publish SDK documentation)
GRIMWAR DEVELOPER PORTAL

These guides cover the public Grimwar content toolchain: Unity map authoring, VSig map logic, VMod server scripting, addon installation, Steam Workshop maps, and community dedicated servers.

Start here

Goal First document
Install the authoring tools Vellocet SDK
Build a map Grimwar/Mapping
Script map logic Grimwar/VSig
Write server gameplay VMod C# scripting
Install or select a package Using addons
Publish a map Steam Workshop publishing
Operate a community server Grimwar/Dedicated servers

Current version boundary

Component Version
Vellocet SDK 1.0.3
Unity editor 6000.3.17f1
SDK content schema 3
Addon schema 9
VMod API 5

Packages built for an older rejected schema or a different VMod API must be rebuilt against the current SDK. Steam Workshop publishing currently accepts map-only Release packages; VMod packages use manual installation or the development overlay.