This commit is contained in:
Nordi98 2025-08-05 16:33:46 +02:00
parent cd945f7aff
commit fdb2ec1452
3046 changed files with 68309 additions and 12 deletions

View file

@ -0,0 +1,9 @@
fx_version 'bodacious'
game 'gta5'
this_is_a_map 'yes'
data_file 'GTXD_PARENTING_DATA' 'meta/gtxd.meta'
file 'meta/gtxd.meta'
escrow_ignore {
'stream/unlocked/**'
}
dependency '/assetpacks'

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<CMapParentTxds>
<txdRelationships>
<Item>
<parent>v_prompt_details</parent>
<child>v_prompt_pd</child>
</Item>
<Item>
<parent>v_prompt_props</parent>
<child>v_prompt_details</child>
</Item>
</txdRelationships>
</CMapParentTxds>

Some files were not shown because too many files have changed in this diff Show more