TDBapps / WASP

Package creation tool for BEE2.4. Can compile packages into packs, and extract them.
2 stars 0 forks source link

BEE2.4 Pack Files #5

Open TheDarkBomber opened 7 years ago

TheDarkBomber commented 7 years ago

What these files are....

BPKs are files that store within a package. A file inside the BPK named info.wif defines this pack. For example:

"WaspInfo" { "ID" "WASP_TDB_PACK" "Name" "WASP - TheDarkBomber Pack" "Desc" "WASP items." "Icon" "pack.ico" "LargeIcon" "pack.jpg" } "BeeInfo" { "ID" "WASP_TDB_PACK" "Name" "WASP - TheDarkBomber Pack" "Desc" "Items created with WASP." "Pack" { "Package" { "Path" "example_package/info.txt" } } } `

vrad-exe commented 7 years ago

I don't know how many times you have to bee told that BEE2.4 isn't geting BPK support!

vrad-exe commented 7 years ago

Also, why are you just a collaborator? Shouldn't you be the owner?

vrad-exe commented 7 years ago

I don't understand why you need to use these weird file extensions, like .bpk and .wif.