Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

The new way of modding

Péter Marton edited this page Jan 31, 2022 · 1 revision

List of stuff you can replace with this: https://gist.github.com/martonp96/59f731446c7f17db3f400c2be458c4a4

How to do it:

  • Find something from the list, eg. common:/data/dlclist.xml
  • Copy the original dlclist.xml from the files and place it in [your GTA5 folder]/newmods/common/data/dlclist.xml
  • Edit the file, add a new entry like dlcpacks:/mrpd/
  • Place the single player dlc.rpf like [your GTA5 folder]/newmods/dlcpacks/mrpd/dlc.rpf
  • Start the game and the modded stuff should be loaded automatically.

I used this for the example: https://hu.gta5-mods.com/maps/community-mission-row-pd

Clone this wiki locally