> For the complete documentation index, see [llms.txt](https://artzalez.gitbook.io/artz-script-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://artzalez.gitbook.io/artz-script-documents/scripts/housing-system/installation.md).

# Installation

How to install Housing System

## First Steps:

1. Download the latest stable version of [MariaDB](https://mariadb.org/download/?t=mariadb\&p=mariadb\&r=10.9.8\&os=windows\&cpu=x86_64\&pkg=msi\&m=one) . WAMP/XAMPP will most likely **not** work with the long text columns.
2. Install all [dependencies](#dependencies), and follow their respective installation instructions.
3. Run the database.sql file in your database. If you get any errors, make sure you have an up-to date version of MariaDB

## Dependencies:

* [oxmysql](https://github.com/overextended/oxmysql)
* [ox\_lib](https://github.com/overextended/ox_lib)
* [ox\_target](https://github.com/overextended/ox_target) \[you can use [qb-target](https://github.com/qbcore-framework/qb-target) or any other target resource]
