Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BEE2.4 Pack Files #5

Open
2 of 8 tasks
TheDarkBomber opened this issue Mar 15, 2017 · 3 comments
Open
2 of 8 tasks

BEE2.4 Pack Files #5

TheDarkBomber opened this issue Mar 15, 2017 · 3 comments
Milestone

Comments

@TheDarkBomber
Copy link
Collaborator

TheDarkBomber commented Mar 15, 2017

  • BPK Management (WASP)
    • Create
    • Extract
    • Load
    • Import
  • .bpk compatibility for BEE2.4
  • WIF Parsing
  • WASP compatibility

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"
}
}
}
`

@TheDarkBomber TheDarkBomber added this to the WASP v1 milestone Mar 15, 2017
@vrad-exe
Copy link

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

@vrad-exe
Copy link

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

@vrad-exe
Copy link

vrad-exe commented Apr 2, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants