> For the complete documentation index, see [llms.txt](https://stuykgaming.gitbook.io/old/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stuykgaming.gitbook.io/old/info/readme.md).

# Introduction

[Please Support on Patreon](https://patreon.com/stuyk)

[Athena Framework](https://athenaframework.com) is Roleplay framework for GTA:V that is utilized by not FiveM or ragemp but the [alt:V platform](https://altv.mp). This is a full fledged framework similar to ESX that allows you to build a more robust game mode out without having to think about core scripts. This framework is built with TypeScript and tries to keep developers in mind for major implementations and extendability.

*Using modern development tools for a modern framework.*

## Get Started!

Just want to get started?

* [Windows Installation](/old/installation/windows.md)
* [Linux Installation](/old/installation/linux.md)
* [Load a Plugin](/old/plugins/loadplugins.md)
* [Creating a Plugin](/old/plugins/createplugins.md)
* [Add Modifications](/old/plugins/addmods.md)
