Jump to content

Grimwar: Difference between revisions

From Vellocet Developer Community
Publish SDK documentation
Publish SDK documentation
 
Line 1: Line 1:
{{GameNav}}
{{GameNav}}


<div class="vellocet-eyebrow">GRIMWAR DEVELOPER PORTAL</div>
Grimwar supports custom Unity maps, VSig map logic, VMod server scripts, addon packages, Steam Workshop maps, and community dedicated servers.
 
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 ==
== Start here ==
Line 25: Line 23:
|}
|}


== Current version boundary ==
== Versions ==


{| class="wikitable"
{| class="wikitable"

Latest revision as of 01:34, 25 August 2026

Grimwar supports custom Unity maps, VSig map logic, VMod server scripts, addon packages, 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

Versions

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.