An application to recover, listen and export audio snippets saved in the long-extinct Messenger Plus Library Pack (.plp) format.
This is phase II of the personal backscratchers project.
## π Table of Contents - [π Table of Contents](#-table-of-contents) - [π§ About ](#-about-) - [π Documentation ](#-documentation-) - [π Getting Started ](#-getting-started-) - [πΈοΈ Prerequisites](#οΈ-prerequisites) - [βοΈ Built Using ](#οΈ-built-using-) - [βοΈ Authors ](#οΈ-authors-) ## π§ About Plpext (*good luck spelling that any way you want*) is a simple application to retrieve audio snippets that you may have used in MSN Live Messenger with the *very unofficial* add-on Messenger Plus years ago, and somehow left in your backups as a weird, unreadable `.plp` file. It is also a rewrite of the very aptly-named *MessengerPlusSoundBankExtractor* with an improved project design. The `plpext-core` solution now contains everything related to file manipulation and playback, leaving the front-end fully free to do as it wishes. ## π Documentation [Comments and general documentation/musings on the project](docs/comments.md) ## π Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system. ## πΈοΈ Prerequisites Building and running locally: - .NET 8.0 Hopefully that'll be it. Releases should be made self-contained. ## βοΈ Built Using - [.NET](https://dot.net/) - Core - [AvaloniaUI](https://avaloniaui.net/) - GUI - [OpenAL-soft](https://github.com/kcat/openal-soft) - Audio library - [Velopack](https://velopack.io) - Packaging ## βοΈ Authors - [@cotti](https://github.com/cotti) | [cotti.com.br](https://cotti.com.br)