{"id":50717686,"url":"https://github.com/pagonia-land/plpaker","last_synced_at":"2026-06-09T20:01:49.690Z","repository":{"id":221769529,"uuid":"754830791","full_name":"pagonia-land/plpaker","owner":"pagonia-land","description":"Packing Tool for Pioneers of Pagonia","archived":false,"fork":false,"pushed_at":"2024-06-19T12:46:41.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-06-19T18:57:19.192Z","etag":null,"topics":["modding","modding-games","modding-tools","packing","pagonia","patching","pioneers-of-pagonia","unpacking"],"latest_commit_sha":null,"homepage":"https://Pagonia.Land","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pagonia-land.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-08T21:01:40.000Z","updated_at":"2024-06-19T09:26:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7df6fbc-2a07-44c2-8469-54b070ff65b2","html_url":"https://github.com/pagonia-land/plpaker","commit_stats":null,"previous_names":["pagonia-land/plpaker"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pagonia-land/plpaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagonia-land%2Fplpaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagonia-land%2Fplpaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagonia-land%2Fplpaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagonia-land%2Fplpaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pagonia-land","download_url":"https://codeload.github.com/pagonia-land/plpaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pagonia-land%2Fplpaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34123172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["modding","modding-games","modding-tools","packing","pagonia","patching","pioneers-of-pagonia","unpacking"],"created_at":"2026-06-09T20:01:48.862Z","updated_at":"2026-06-09T20:01:49.665Z","avatar_url":"https://github.com/pagonia-land.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pagonia Land Paker\n\nPacking Tool for [Pioneers of Pagonia](https://pioneersofpagonia.com/)\n\n\u003e [!WARNING]\n\u003e **This repository is archived and no longer maintained.**\n\u003e\n\u003e This repository contains the original standalone implementation of **Pagonia Land Paker**.\n\u003e\n\u003e Development has moved to the actively maintained version in the [Pagonia Land](https://pagonia.land) project:\n\u003e\n\u003e 👉 https://github.com/pagonia-land/Pagonia-Land/tree/main/tools/pagonia-paker\n\u003e\n\u003e The new implementation provides additional functionality and will receive all future updates.\n\n\u003e This project is not affiliated in any way with Envision Entertainment GmbH\n\n---\n\n**PLPaker** is a console application that is best used with PowerShell.\n\nHere is an example: `.\\plpaker.exe unpack .\\core.pak`\n\n*Always use absolute or relative paths*\n\n```bash\nusage:  plpaker \u003ccommand\u003e \u003cargs\u003e [\u003coptions\u003e] [\u003cparameters\u003e]\n\ncommands:\n  list \u003cpak\u003e [\u003cdir\u003e]           # Parse pak file and write pakinfo.json\n\n  unpack \u003cpak\u003e [\u003cdir\u003e]         # Unpack pak file into the folder\n  pack \u003cpakinfo\u003e [\u003cpak\u003e]       # Pack new pak file based on pakinfo.json\n\n  compress \u003cfile\u003e \u003cout\u003e        # Compress a file\n  decompress \u003cfile\u003e \u003cout\u003e      # Decompress a file\n\n  patch \u003cpak\u003e \u003cout\u003e \u003cfiles\u003e    # Repack pak file with files to be replaced\n\noptions:\n  -c | --compress       # Unpack/Pack compressed files\n  -d | --decompress     # Unpack/Pack decompressed files\n\nIf no options are specified, all options are active, otherwise only the set ones.\n\nparameters:\n  -s | --start      # Start index:    -s=38\n  -e | --end        # End index:      -e=1602\n  -f | --filter     # Name filter:    -f=gold\n\nAll parameters work on unpack and pack commands.\n```\n\n## Download\n\n- Latest version: https://dl.pagonia.land/plpaker.zip\n- MD5: https://dl.pagonia.land/plpaker.md5\n- Readme: https://dl.pagonia.land/plpaker\n\nNeed help? - Please feel free to ask us on [Discord](https://Pagonia.Land/)\n\n## How to Make a Simple Mod\n\nPlease make a backup of the original pak file or simply copy it to the folder where this tool is located.\n\n1. `.\\plpaker.exe unpack .\\core.pak .\\mod -f=system.ini`\n2. **Adjust game camera and speed:** `mod\\system.ini`\n3. `.\\plpaker.exe patch .\\core.pak .\\mod.pak .\\mod\\system.ini`\n4. Replace `core.pak` in game folder with `mod.pak`\n\n## Build\n\n```bash\nmkdir build\ncd build\n```\n\n```bash\n# debug\n\ncmake ..\ncmake --build . --parallel\n```\n\nAnd for an optimized version:\n\n```bash\n# release\n\ncmake -D CMAKE_BUILD_TYPE=Release ..\ncmake --build . --config Release --parallel\n```\n\n## Requirements\n\n* **C++23** compatible compiler\n* [CMake](https://cmake.org/) **3.26+**\n\n# Third-Party\n\n* [argh](https://github.com/adishavit/argh) \u0026nbsp; **Argh! A minimalist argument handler** \u0026nbsp; *3-clause BSD*\n* [zlib](https://github.com/madler/zlib) \u0026nbsp; **A massively spiffy yet delicately unobtrusive compression library** \u0026nbsp; *zlib*\n* [json](https://github.com/nlohmann/json) \u0026nbsp; **JSON for Modern C++** \u0026nbsp; *MIT*\n\n## Collaborate\n\nUse the [issue tracker](https://github.com/pagonia-land/plpaker/issues) to report any bug or compatibility issue.\n\nIf you want to **contribute**, we suggest the following:\n\n1. Fork the [official repository](https://github.com/pagonia-land/plpaker/fork)\n2. Apply your changes to your fork\n3. Submit a [pull request](https://github.com/pagonia-land/plpaker/pulls) describing the changes you have made\n\n## Disclaimer\n\nYOU USE MODS AT YOUR OWN RISK!\n\nBy installing Mods for Pioneers of Pagonia, you are changing the official game files and modifying your game experience from the original intended product developed and published by Envision Entertainment GmbH. Keep in mind that they won't be able to provide any official technical support for your game. Changing the files of your game can create bugs, cause instability of the game client or even damage your save file. This means that if anything goes wrong after applying Mods (like black screens or game crashes) the EE support team will not be able to help you until you reset all the changes.\n\n## Credits\n\n[Pioneers of Pagonia](https://pioneersofpagonia.com/) is a trademark of [Envision Entertainment GmbH](https://www.envision-entertainment.de/)\n\nCopyright (c) 2024 - [Pagonia Land](https://pagonia.land/) and [contributors](https://github.com/pagonia-land/plpaker/graphs/contributors)\n\n*Modding community project by [Lava Block](https://lava-block.com/)*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagonia-land%2Fplpaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpagonia-land%2Fplpaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpagonia-land%2Fplpaker/lists"}