An open API service indexing awesome lists of open source software.

https://github.com/vector-man/libips.net

LibIPS.NET is a .NET library for 'International Patching System' (IPS) patches.
https://github.com/vector-man/libips.net

c-sharp international-patching patching

Last synced: 9 months ago
JSON representation

LibIPS.NET is a .NET library for 'International Patching System' (IPS) patches.

Awesome Lists containing this project

README

          

LibIPS.NET
==========

LibIPS.NET is a .NET implementation of 'libips', a library for 'International Patching System' (IPS) patches.

It is based on the source code of Floating IPS, that was originally written in C++ and created by Alcaro. You can locate his project here: https://github.com/Alcaro/Flips

NOTE: the code for LibIPS.NET is based on the LGPL v3 version of Floating IPS. Alcaro has changed the license for Floating IPS to GPL v3.

License
=======
Copyright (c) 2013 - 2021 CodeIsle.com, http://www.codeisle.com
Copyright (c) 2012 Alcaro.


LibIPS.NET is licensed under the GNU Lesser General Public License, version 3.0 or higher.

Contribute
==========
Currently, the library is in the early stages of development. Help is wanted.