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.
- Host: GitHub
- URL: https://github.com/vector-man/libips.net
- Owner: vector-man
- License: lgpl-3.0
- Created: 2013-08-28T21:08:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T00:58:03.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T21:11:38.201Z (9 months ago)
- Topics: c-sharp, international-patching, patching
- Language: C#
- Homepage:
- Size: 50.8 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.