jovanivanovic / altv-os-missing-interiors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTICE: Instead of using this resource, you should just call alt.loadDefaultIpls()

Open Source - Load Missing Interiors / Structures / IPLs for alt:V

Created by Dzeknjak (Jovan Ivanovic)

❤️ Please support my open source work by donating. I'm here to provide general context for complicated procedures for you new developers. ❤️

https://www.buymeacoffee.com/dzeknjak

⭐ This repository if you found it useful!


Description

This resource basically fills in the gaps that are found across the map.

Installing Dependencies / Installation

I cannot stress this enough. Ensure you have NodeJS 13+ or you will have problems.

  • NodeJS 13+
  • An Existing or New Gamemode
  • General Scripting Knowledge

Afterwards, simply add the name of this resource to your server.cfg resource section.

altv-os-missing-interiors

Then simply clone this repository into your main server resources folder.

cd resources
git clone https://github.com/jovanivanovic/altv-os-missing-interiors

Ensure your package.json includes this property:

"type": "module"

Usage

Just load the resource in the server.cfg before all the other resources and you're good to go.

Other alt:V Open Source Resources

About

License:The Unlicense


Languages

Language:JavaScript 100.0%