mirror of
https://github.com/kralrindo/R5Reloaded-AssetRpaks.git
synced 2025-02-09 13:14:52 +01:00
32 lines
584 B
JSON
32 lines
584 B
JSON
{
|
|
"$mapversion": 1,
|
|
"version": 8,
|
|
|
|
"keepDevOnly": true,
|
|
|
|
"assetsDir": "./assets/",
|
|
"outputDir": "./build/",
|
|
|
|
"compressLevel": 6,
|
|
"compressWorkers": 16,
|
|
|
|
"name": "ui_mainmenu",
|
|
|
|
"files": [
|
|
{
|
|
"_type": "uimg",
|
|
"_path": "ui_image_atlas/ui/menu/title_screen/title_art",
|
|
"atlas": "texture/ui/menu/title_screen/title_art.rpak",
|
|
"images": [
|
|
{
|
|
"path": "ui/menu/title_screen/title_art",
|
|
"width": 3523, //DO NOT CHANGE THIS
|
|
"height": 2159,
|
|
"posX": 0,
|
|
"posY": 0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|