All Projects → aianlinb → LibBundle

aianlinb / LibBundle

Licence: AGPL-3.0 License
Library and programs for bundle.bin in Content.ggpk of PathOfExile

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to LibBundle

PoeSmootherModCN
中文版本PoeSmoother,带MOD特效替换功能
Stars: ✭ 18 (-30.77%)
Mutual labels:  poe, path-of-exile, pathofexile
POE-TradeMacro
Price checking script for Path of Exile.
Stars: ✭ 963 (+3603.85%)
Mutual labels:  poe, path-of-exile, pathofexile
PoE-HarvestVendor
Tool for getting the list of crafts out of Horticrafting station in Path of exile
Stars: ✭ 68 (+161.54%)
Mutual labels:  poe, pathofexile
PoEFlaskScript
An autohotkey Script for using flasks in Path of Exile
Stars: ✭ 38 (+46.15%)
Mutual labels:  poe, pathofexile
SlimTrade
A trade macro overlay for the game Path of Exile
Stars: ✭ 78 (+200%)
Mutual labels:  poe, pathofexile
PathOfBuildingAPI
API for Path of Building's build sharing format for builds in Path of Exile.
Stars: ✭ 25 (-3.85%)
Mutual labels:  poe, pathofexile
poe-currency-flip-planner
This tool is an attempt at planning short-term arbitrage deals of currency in Path of Exile.
Stars: ✭ 95 (+265.38%)
Mutual labels:  poe, pathofexile
go-astilectron-bundler
Bundle your Astilectron app with ease
Stars: ✭ 117 (+350%)
Mutual labels:  bundle
BaseBundle
Base for your Symfony bundles.
Stars: ✭ 28 (+7.69%)
Mutual labels:  bundle
bundlemon
Monitor your bundle size
Stars: ✭ 53 (+103.85%)
Mutual labels:  bundle
FCMBundle
A Bundle for Symfony projects to send notifications in mobile devices through Firebase Cloud Messaging API
Stars: ✭ 43 (+65.38%)
Mutual labels:  bundle
ExpandedCollectionBundle
Symfony bundle for render entity collections as a selectable expanded list.
Stars: ✭ 13 (-50%)
Mutual labels:  bundle
lexik-jose-bridge
An Encoder for the LexikJWTAuthenticationBundle that uses web-token/jwt-framework
Stars: ✭ 27 (+3.85%)
Mutual labels:  bundle
parcl
Gradle plugin for bundling your Java application for distribution on Windows, Mac and Linux
Stars: ✭ 52 (+100%)
Mutual labels:  bundle
macpack
Makes a macOS binary redistributable by searching the dependency tree and copying/patching non-system libraries.
Stars: ✭ 20 (-23.08%)
Mutual labels:  bundle
LiipMultiplexBundle
[DEPRECATED] Symfony2 controller that allows calling multiple URL's in one request as well as JSON-ifying any controller
Stars: ✭ 12 (-53.85%)
Mutual labels:  bundle
react-native-ci-tools
Change application bundle name and ID on the fly (build time) for both Android and IOS
Stars: ✭ 30 (+15.38%)
Mutual labels:  bundle
SonataAdminSearchBundle
[Abandoned] Implement Search Engine (ElasticSearch) inside Sonata Admin
Stars: ✭ 19 (-26.92%)
Mutual labels:  bundle
mpx-es-check
Checks the version of ES in JavaScript files with simple shell commands
Stars: ✭ 15 (-42.31%)
Mutual labels:  bundle
retidy
Extract, unminify, and beautify ("retidy") each file from a webpack/parcel bundle (JavaScript reverse engineering)
Stars: ✭ 27 (+3.85%)
Mutual labels:  bundle

This repository is deprecated

See https://github.com/aianlinb/LibGGPK2

LibBundle

Library for handling *.bundle.bin in GGPK of game PathOfExile after version 3.11.2

VisualBundle

The visual program for editing *.bundle.bin

Usage:

  1. Use VisualGGPK to extract all *.bundle.bin you wanna load. (Must contain _.index.bin)
  2. Run the program and select _.index.bin.

Function of the buttons:

  • Export: Export the selected files or directories.
  • Replace: Replace the selected file with a new file
  • Import: Select a directory on your disk, and all the files in it will be written to the smallest bundle of loaded bundles. Note that only files defined by _.index.bin can be imported.
  • Open: Export the file to a temporary folder and open it.
  • Save: Apply the above actions.

FileListGenerator

Generate a FileList.yml that shows all file paths that all *.bundle.bin contain.

Usage:

  1. Put the _.index.bin and the program in the same folder.
  2. Run the program.

BundleExporter

Console program for export files in .bundle.bin

Usage:

  1. Use VisualGGPK to extract all *.bundle.bin you wanna load. (Must contain _.index.bin)
  2. Put BundleExporter.exe into Bundles2 folder (where _.index.bin is).
  3. Run the program.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].