vauto-VAutomationCore icon

VAutomationCore

Core library for Vauto mods providing shared utilities, ECS helpers, and configuration management Automations flow and hotreload.

Last updated 18 hours ago
Total downloads 5
Total rating 1 
Categories Oakveil Update
Dependency string vauto-VAutomationCore-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

deca-VampireCommandFramework-0.10.4 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.10.4

README

Docs Index

Start here for framework and lifecycle documentation.

NuGet

  • Package page: https://www.nuget.org/packages/VAutomationCore/1.0.0
  • Install:
    • <PackageReference Include="VAutomationCore" Version="1.0.0" />
  • Release/publish process: docs/wiki/NuGet-Release.md

Core usage

  • docs/Core-System-Usage.md

Lifecycle

  • docs/Lifecycle-Snapshot-Usage.md
  • docs/Lifecycle-Config-Reference.md

Commands

  • docs/Command-Cheat-Sheet.md

API references

  • docs/api/Server-API.md
  • docs/api/Player-API.md
  • docs/api/Command-API.md
  • docs/api/Castle-API.md
  • docs/api/Jobs-and-Flows-API.md
  • docs/api/Teleport-and-Actions-API.md
  • docs/api/Templates-and-ECS-Jobs-API.md
  • docs/api/Mount-Chunk-Template-Notes.md

Project map

  • docs/File-Folder-Map.md

Release wiki

  • docs/wiki/NuGet-Release.md