Skip to content

Commit ddfaefc

Browse files
committed
Add test script for json partitions in fb2013
1 parent 2406258 commit ddfaefc

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
mount_game "D:/Games/Battlefield 4" Frostbite2013_2
2+
select_game 1
3+
mount_sb win32/xp5/levels/mp_abandoned_night/xp5_night_01
4+
mount_all_bundles
5+
dump_partition_json XP5/Levels/MP_Journey_Night/MP_Zavod_Night_Pano "D:/DUMPS/MP_Zavok_Night_Pano.json" Indented
6+
exit
7+
build_sb "win32/testsb/testsb" Frostbite2013_2 "D:/DUMPS" false
8+
build_bundle win32/testsb/testsb
9+
add_json_partition XP5/Levels/MP_Journey_Night/MP_Zavod_Night_Pano "D:/DUMPS/MP_Zavok_Night_Pano.json"
10+
build
11+
build

0 commit comments

Comments
 (0)