Skip to content

Commit

Permalink
Merge pull request #94 from AntoineKM/main
Browse files Browse the repository at this point in the history
fix: update typo of `resources` folder
  • Loading branch information
NikartikTheBear authored Mar 4, 2024
2 parents 37061e3 + 9bd6ca4 commit fa65d2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions docs/legacy/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Offical guide to installing **ESX Legacy**.

Make sure you have successfully installed and setup your [database](../../tutorials/database) before you start! :)
Make sure you have successfully installed and setup your [database](../../tutorials/database) before you start! 😄

- [Host your server with Oxygenserv, use code `ESX` for 10% off](https://www.oxygenserv.com/en/hosting/gta-v-server/)
- [Exand your server with scripts From Rcore, Use creator code `ESX` for 10% off](https://store.rcore.cz/esx)
Expand All @@ -29,9 +29,9 @@ Make sure you have successfully installed and setup your [database](../../tutori
## Install

- Extract the `[core]` folder
- Place it into the `Resources` folder in your server.
- Place it into the `resources` folder in your server.
- Extract the addons you have downloaded.
- Create a `[addons]` folder in your `Resouces` folder.
- Create a `[addons]` folder in your `resources` folder.
- Place the exacted addons into `[addons]`.
- Go into the `[SQL]` Folder from `ESX Legacy`:

Expand Down
4 changes: 2 additions & 2 deletions docs/tutorials/server.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ This Guide will show the quick and easy way to setup a FiveM server using txAdmi

- Assuming you are now on a menu similar to [this](https://docs.fivem.net/server-setup/windows-step2-5.png), click `Next`.
- From Here Choose `Popular Template`.
- This will Give you A choice of multiple Options.
- This will give you a choice of multiple options.
- CFX Default - A plain server with **0** community resources.
- [QBCore](https://github.com/qbcore-framework/qb-core) -> An alternative famework to ESX.
- [QBCore](https://github.com/qbcore-framework/qb-core) -> An alternative framework to ESX.
- ESX Legacy -> The offical ESX-Framework Template.
- ZAP Hosting ESX Pack -> A tweaked ESX Template, maintained by ZAP hosting - **not recommended**.

Expand Down

0 comments on commit fa65d2d

Please sign in to comment.