Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 687 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 687 Bytes

altv-hub

alt:V Hub is a reference point to post your resources for other users to explore. Simply create a pull request with a folder for your github username and a json file with your resource information.

Example JSON Structure for Resource

{
  "title": "Quickstart Repository",
  "url": "https://github.com/Stuyk/altv-quickstart",
  "description": "A starting point for starting an alt:V server with chat, commands, etc.",
  "tags": ["boilerplate", "javascript", "quickstart"],
  "cover": "https://i.imgur.com/0t0vDFE.jpg"
}

Post Resource Tutorial

Tutorial

Testing

Testing