Revision Difference
Coding-Overview#551242
<cat>Code.Intro</cat>
<title>Overview</title>
# Overview
This should be your starting point whenever you have a question or uncertainty.
This post connects other basic contributions and provides an overview.
## FAQ
<page text="See here">General_FAQ</page>
## Creating Logic
Find out everything that will help you create your first gamemode in C#.
### Cheat-Sheet
Good to know examples and tips
<page text="See here">Coding-Cheat-Sheet</page>
### Features
What is available in C#?
[See Here](https://wiki.facepunch.com/sbox/General_FAQ#whatlanguageisbeingusedtomakegames)
## Debugging
The early beginnings of bug hunting
<page text="See here">Debugging</page>
## Limitations
What is restricted or forbidden?
#### The file system of the player
<page text="See here">FileSystem</page>
#### Libraries and API calls
<page text="See here">AccessList</page>
# Getting Started
All beginnings are difficult - Wrong!
After you have successfully created a project, you need the necessary knowledge to get started. API documentation and possible suggestions
## Project Creation
<page text="See here">Your_First_Project</page>⤶
<page text="See here">Games/GettingStarted</page>⤶
## Learning C-Sharp
<page text="See here">CSharp_Learning_Resources</page>
## API Documentation
[See here](https://asset.party/api/)