Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (17 loc) · 300 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 300 Bytes

nontoxic_freeroom

an alt:V Freeroam resource

installation

  • Clone the repo into the resources folder
cd altv-server/resources
git clone https://github.com/Timo972/nontoxic_freeroom.git
  • add the resource to the server.cfg
...
resources: [
  nontoxic_freeroom
  ...
]
...