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!
This resource basically fills in the gaps that are found across the map.
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"
Just load the resource in the server.cfg
before all the other resources and you're good to go.