Getting Started
This is the documentation for getting started developing c# resources.
Read Setup for setting up the basics and getting ready for work.
Read Create Resource for creating a c# resource.
Read Create Script to learn the first steps about how to write code for your own resource.
Read Events for an introduction about handling alt:V standard events.
Read Custom Events to understand how custom events are emitted and handled.
Read Entity factories to get an understanding about how to handle meta-like data more efficient.
Read Checkpoints to learn about checkpoints.