Update Assetsplitter

-Update Asset Splitter
-Update RePak
-Update UI SDK
This commit is contained in:
kralrindo 2024-12-10 19:16:05 +03:00
parent cf4fcec565
commit 0766c27958
20 changed files with 22 additions and 1 deletions

Binary file not shown.

BIN
RePak.exe

Binary file not shown.

View File

@ -332,11 +332,32 @@
"atlas": "texture/ui_atlas/rui/weapon_icons/r5/kral_sdk_atlas3.rpak",
"textures": [
{
"path": "models/weapons/attachments/diamond_reticle_rear",
"path": "r2_ui/menus/loadout_icons/primary_weapon/primary_r101_aog",
"posX": 110,
"posY": 110,
"width": 640,
"height": 320
},
{
"path": "models/weapons/attachments/diamond_reticle_rear",
"posX": 970,
"posY": 110,
"width": 256,
"height": 256
},
{
"path": "models/weapons/attachments/aog_reticle_dot",
"posX": 970,
"posY": 586,
"width": 32,
"height": 32
},
{
"path": "models/weapons/attachments/aog_reticle_windage",
"posX": 110,
"posY": 650,
"width": 512,
"height": 512
}
]
},