Main Page: Difference between revisions
Appearance
No edit summary |
Deploy Vellocet visual system |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | __NOTOC__ | ||
<div class="vellocet-hero"> | |||
<div class="vellocet-hero__rail"><span>PUBLIC BUILD</span><span>DOCS / 2026</span></div> | |||
<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">Install the SDK, build Grimwar maps, write VSig and VMod, package addons, and run community servers.</p> | |||
<div class="vellocet-actions">[[Grimwar/Getting started|Start with Grimwar]] [[Vellocet SDK|Install the SDK]]</div> | |||
<div class="vellocet-hero__meta"><span>Maps</span><span>Server mods</span><span>Workshop</span><span>Tools</span></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__index">01 / 03</div> | |||
<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 vellocet-card--aneurism"> | |||
<div class="vellocet-card__index">02 / 03</div> | |||
<div class="vellocet-card__status">DOCUMENTATION INDEX</div> | |||
<h2>ANEURISM IV</h2> | |||
<p>The ANEURISM IV section currently records documentation status without claiming unsupported mod interfaces.</p> | |||
<div class="vellocet-card__links">[[ANEURISM IV|Open developer portal →]]</div> | |||
</div> | |||
<div class="vellocet-card vellocet-card--muted"> | |||
<div class="vellocet-card__index">03 / 03</div> | |||
<div class="vellocet-card__status">FUTURE RELEASES</div> | |||
<h2>Upcoming games</h2> | |||
<p>Game-specific documentation will be added only after its public authoring interfaces are fixed.</p> | |||
<div class="vellocet-card__links">[[Upcoming games|Documentation policy →]]</div> | |||
</div> | |||
</div> | |||
<div class="vellocet-section-heading"><span>02</span><h2>Developer resources</h2></div> | |||
<div class="vellocet-resource-grid"> | |||
<div><div class="vellocet-resource__index">01 / SDK</div><h3>[[Vellocet SDK]]</h3><p>Install the Unity package, create content, validate it, and export release-ready addons.</p></div> | |||
<div><div class="vellocet-resource__index">02 / WORLD</div><h3>[[Grimwar/Mapping|Mapping]]</h3><p>Author maps with entities, signals, lighting, navigation, and spatial data.</p></div> | |||
<div><div class="vellocet-resource__index">03 / LOGIC</div><h3>[[Grimwar/VSig|VSig]]</h3><p>Connect entities, keep map state, schedule actions, and exchange signals with VMod.</p></div> | |||
<div><div class="vellocet-resource__index">04 / CODE</div><h3>[[Grimwar/VMod|VMod]]</h3><p>Write server-authoritative C# against the public Grimwar Mod API.</p></div> | |||
<div><div class="vellocet-resource__index">05 / SHIP</div><h3>[[Grimwar/Addons|Addons]]</h3><p>Package, install, select, validate, and test Grimwar content.</p></div> | |||
<div><div class="vellocet-resource__index">06 / STEAM</div><h3>[[Grimwar/Steam Workshop addons|Workshop]]</h3><p>Publish map-only Release packages and diagnose delivery failures.</p></div> | |||
</div> | |||
<div class="vellocet-section-heading"><span>03</span><h2>Contribute</h2></div> | |||
<div class="vellocet-contribute"> | |||
<div class="vellocet-contribute__label">Correct a guide or report a missing contract.</div> | |||
<div class="vellocet-contribute__body">Read the [[Vellocet Developer Community:Content policy|content policy]], inspect [[Special:RecentChanges|recent changes]], or use the [[Vellocet Developer Community:Community portal|community portal]]. Generated API pages are maintained from versioned source.</div> | |||
</div> | |||
Revision as of 01:13, 25 August 2026
PUBLIC BUILDDOCS / 2026
VELLOCET DEVELOPER COMMUNITY
Build worlds.
Change the rules.
Change the rules.
Install the SDK, build Grimwar maps, write VSig and VMod, package addons, and run community servers.
01
Choose a game
01 / 03
IN DEVELOPMENT
Grimwar
Map authoring, VSig, Workshop addons, dedicated servers, and server-side C# mods.
02 / 03
DOCUMENTATION INDEX
ANEURISM IV
The ANEURISM IV section currently records documentation status without claiming unsupported mod interfaces.
03 / 03
FUTURE RELEASES
Upcoming games
Game-specific documentation will be added only after its public authoring interfaces are fixed.
02
Developer resources
01 / SDK
Vellocet SDK
Install the Unity package, create content, validate it, and export release-ready addons.
03
Contribute
Correct a guide or report a missing contract.
Read the content policy, inspect recent changes, or use the community portal. Generated API pages are maintained from versioned source.