You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,17 @@
1
1
LibIPS.NET
2
2
==========
3
3
4
-
LibIPS.NET is a .NET implementation of 'libips', a library for 'International Patching System' (IPS) patches. It is based on the source code of 'flips' that was originally created by Alcaro. You can read more about his version on this forum: http://www.smwcentral.net/?p=viewthread&t=61289
4
+
LibIPS.NET is a .NET implementation of 'libips', a library for 'International Patching System' (IPS) patches.
5
+
6
+
7
+
It is based on the source code of 'flips' that was originally created by Alcaro. You can read more about his version on this forum: http://www.smwcentral.net/?p=viewthread&t=61289
5
8
9
+
License
10
+
=======
11
+
Copyright (c) 2013 CodeIsle.com.
12
+
Copyright (c) 2012 Alcaro.
13
+
14
+
6
15
LibIPS.NET is licensed under the GNU Lesser General Public License, version 3.0 or higher.
0 commit comments