<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>Vellocet Developer Community</sitename>
    <dbname>vellocet_wiki</dbname>
    <base>https://developer.vellocetsoftware.com/wiki/Main_Page</base>
    <generator>MediaWiki 1.43.9</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">Vellocet Developer Community</namespace>
      <namespace key="5" case="first-letter">Vellocet Developer Community talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
      <namespace key="828" case="first-letter">Module</namespace>
      <namespace key="829" case="first-letter">Module talk</namespace>
      <namespace key="3000" case="first-letter">Generated</namespace>
      <namespace key="3001" case="first-letter">Generated talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>44</id>
      <parentid>38</parentid>
      <timestamp>2026-08-25T05:34:48Z</timestamp>
      <contributor>
        <username>WikiAdmin</username>
        <id>1</id>
      </contributor>
      <comment>Deploy Vellocet visual system</comment>
      <origin>44</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="2257" sha1="6spl8p5ssd3z4to5s01spl8fzg1w7kz" xml:space="preserve">__NOTOC__
&lt;div class="docs-home"&gt;
&lt;div class="docs-home__intro"&gt;
&lt;h1&gt;Developer documentation&lt;/h1&gt;
&lt;p&gt;This wiki documents Grimwar maps, VSig scripts, VMods, addons, Steam Workshop publishing, and dedicated servers.&lt;/p&gt;
&lt;/div&gt;

&lt;div class="docs-home__layout"&gt;
&lt;div class="docs-home__primary"&gt;
&lt;h2&gt;Grimwar&lt;/h2&gt;
&lt;div class="docs-home__directory"&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Grimwar/Getting started|Getting started]]&lt;/h3&gt;&lt;p&gt;Install the tools and export a test map.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Vellocet SDK]]&lt;/h3&gt;&lt;p&gt;Set up SDK 1.0.3, sync content, use the Workbench, and export addons.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Grimwar/Mapping|Map authoring]]&lt;/h3&gt;&lt;p&gt;Build scenes with entities, lighting, navigation, spatial data, and VSig.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Grimwar/VSig|VSig scripting]]&lt;/h3&gt;&lt;p&gt;Write map logic, handle events, call entities, and share modules.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Grimwar/VMod|VMod scripting]]&lt;/h3&gt;&lt;p&gt;Package server-side C# and use Grimwar Mod API 5.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Grimwar/Addons|Using addons]]&lt;/h3&gt;&lt;p&gt;Install packages, enable them, select a source, and resolve conflicts.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Grimwar/Steam Workshop addons|Steam Workshop]]&lt;/h3&gt;&lt;p&gt;Publish and update map-only Release packages.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__entry"&gt;&lt;h3&gt;[[Grimwar/Dedicated servers|Dedicated servers]]&lt;/h3&gt;&lt;p&gt;Configure servers, Workshop maps, VMods, rotation, and FastDL.&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="docs-home__aside"&gt;
&lt;h2&gt;Other games&lt;/h2&gt;
&lt;div class="docs-home__game"&gt;&lt;h3&gt;[[ANEURISM IV]]&lt;/h3&gt;&lt;p&gt;ANEURISM IV has no public authoring SDK or mod API.&lt;/p&gt;&lt;/div&gt;
&lt;div class="docs-home__game"&gt;&lt;h3&gt;[[Upcoming games]]&lt;/h3&gt;&lt;p&gt;Vellocet has not published authoring tools for upcoming games.&lt;/p&gt;&lt;/div&gt;

&lt;h2&gt;Versions&lt;/h2&gt;
&lt;dl class="docs-home__versions"&gt;
&lt;dt&gt;Vellocet SDK&lt;/dt&gt;&lt;dd&gt;1.0.3&lt;/dd&gt;
&lt;dt&gt;Unity&lt;/dt&gt;&lt;dd&gt;6000.3.17f1&lt;/dd&gt;
&lt;dt&gt;Addon schema&lt;/dt&gt;&lt;dd&gt;9&lt;/dd&gt;
&lt;dt&gt;VMod API&lt;/dt&gt;&lt;dd&gt;5&lt;/dd&gt;
&lt;/dl&gt;
&lt;/div&gt;
&lt;/div&gt;

&lt;div class="docs-home__utility"&gt;[[Help:Contents|Wiki help]] · [[Special:AllPages|All pages]] · [[Special:RecentChanges|Recent changes]] · [[Vellocet Developer Community:Content policy|Editing policy]]&lt;/div&gt;
&lt;/div&gt;</text>
      <sha1>6spl8p5ssd3z4to5s01spl8fzg1w7kz</sha1>
    </revision>
  </page>
</mediawiki>
