> For the complete documentation index, see [llms.txt](https://akequ.gitbook.io/scp-classified-site-1.1-plugin-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://akequ.gitbook.io/scp-classified-site-1.1-plugin-api/quick-start.md).

# Quick Start

## Info

This documentation describes how to create plugin project, game classes and how to interact with game.

## Overview

All information about creating Plugin Library:\
[DOCS](/scp-classified-site-1.1-plugin-api/docs/folder-structure.md)\
\
SDK Package for Unity to simplify creation of plugin:\
[Unity SDK](/scp-classified-site-1.1-plugin-api/unity-sdk/what-is-it.md)\
\
ID's of textures,materials, teams and etc you can find in group:\
[ID's](/scp-classified-site-1.1-plugin-api/ids/inventory-image-id.md)\
\
Game Classes, their methods, properties you can find in page:\
[Game C# Classes](/scp-classified-site-1.1-plugin-api/game-c-classes/aces.md)
