- https://gitemall.devemall.int.eu.org/TommySalami
- Joined on
2025-07-12
Block a user
PatchEmAll (1.5.7)
Installation
dotnet nuget add source --name TommySalami --username your_username --password your_token dotnet add package --source TommySalami --version 1.5.7 PatchEmAllAbout this package
Use the PatchEmAll Library (.dll) to patch ROMs from anywhere in your application.
First, install or add the PatchEmAll Nuget Package to your application by downloading the [nuget.nupkg](https://gitemall.devemall.int.eu.org/TommySalami/PatchEmAll/packages) to your project folder and opening a Nuget Package Manager Console in Visual Studio and type:
```
Install-Package nuget.nupkg
```
Then, create and use a new PatchEmAll Object from anywhere in your application like the following:
```
PatchEmAll.PatchEmAll pea = new PatchEmAll.PatchEmAll();
```
See https://gitemall.devemall.int.eu.org/TommySalami/PatchEmAll/releases for release notes.
Dependencies
Details
2025-07-22 01:28:46 -04:00
Assets (2)
Versions (2)
View all
NuGet
8
PatchEmAll
31 KiB
patchemall.1.5.7.nupkg
29 KiB
patchemall.nuspec
1.9 KiB