Main Page: Difference between revisions
No edit summary |
Initialize Vellocet Developer Community |
||
| Line 1: | Line 1: | ||
< | __NOTOC__ | ||
<div class="vellocet-hero"> | |||
<div class="vellocet-eyebrow">VELLOCET DEVELOPER COMMUNITY</div> | |||
<div class="vellocet-hero__title">Build worlds.<br />Change the rules.</div> | |||
<p class="vellocet-hero__lede">Official technical documentation for creating maps, server mods, tools, and community content for Vellocet games.</p> | |||
<div class="vellocet-actions">[[Grimwar/Getting started|Start with Grimwar]] [[Vellocet Developer Community:Community portal|Join the community]]</div> | |||
</div> | |||
<div class="vellocet-section-heading"><span>01</span><h2>Choose a game</h2></div> | |||
== | <div class="vellocet-card-grid"> | ||
<div class="vellocet-card vellocet-card--grimwar"> | |||
<div class="vellocet-card__status">IN DEVELOPMENT</div> | |||
<h2>Grimwar</h2> | |||
<p>Map authoring, VSig, Workshop addons, dedicated servers, and server-side C# mods.</p> | |||
<div class="vellocet-card__links">[[Grimwar|Open developer portal →]]</div> | |||
</div> | |||
<div class="vellocet-card"> | |||
<div class="vellocet-card__status">DOCUMENTATION INDEX</div> | |||
<h2>ANEURISM IV</h2> | |||
<p>Technical references and community knowledge for ANEURISM IV.</p> | |||
<div class="vellocet-card__links">[[ANEURISM IV|Open developer portal →]]</div> | |||
</div> | |||
<div class="vellocet-card vellocet-card--muted"> | |||
<div class="vellocet-card__status">FUTURE RELEASES</div> | |||
<h2>Upcoming games</h2> | |||
<p>New developer portals will share the same tools, conventions, and contributor workflow.</p> | |||
<div class="vellocet-card__links">[[Upcoming games|View the roadmap →]]</div> | |||
</div> | |||
</div> | |||
<div class="vellocet-section-heading"><span>02</span><h2>Developer resources</h2></div> | |||
<div class="vellocet-resource-grid"> | |||
<div><h3>[[Vellocet SDK]]</h3><p>Install the Unity package, create content, validate it, and export release-ready addons.</p></div> | |||
<div><h3>[[Grimwar/Mapping|Mapping]]</h3><p>Author maps with entities, signals, lighting, navigation, and spatial data.</p></div> | |||
<div><h3>[[Grimwar/Server-side modding|Server mods]]</h3><p>Build bounded C# gameplay extensions against the stable Grimwar Mod API.</p></div> | |||
<div><h3>[[Grimwar/Steam Workshop addons|Workshop]]</h3><p>Package, validate, publish, install, and troubleshoot community content.</p></div> | |||
</div> | |||
<div class="vellocet-section-heading"><span>03</span><h2>Contribute</h2></div> | |||
This wiki combines official, generated reference material with community-authored guides. Read the [[Vellocet Developer Community:Content policy|content policy]], browse [[Special:RecentChanges|recent changes]], or visit the [[Vellocet Developer Community:Community portal|community portal]]. | |||
Revision as of 20:32, 24 August 2026
Change the rules.
Official technical documentation for creating maps, server mods, tools, and community content for Vellocet games.
Choose a game
Grimwar
Map authoring, VSig, Workshop addons, dedicated servers, and server-side C# mods.
ANEURISM IV
Technical references and community knowledge for ANEURISM IV.
Upcoming games
New developer portals will share the same tools, conventions, and contributor workflow.
Developer resources
Vellocet SDK
Install the Unity package, create content, validate it, and export release-ready addons.
Mapping
Author maps with entities, signals, lighting, navigation, and spatial data.
Server mods
Build bounded C# gameplay extensions against the stable Grimwar Mod API.
Workshop
Package, validate, publish, install, and troubleshoot community content.
Contribute
This wiki combines official, generated reference material with community-authored guides. Read the content policy, browse recent changes, or visit the community portal.