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
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +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
6
9
License
7
10
=======
8
-
Copyright (c) 2013 CodeIsle.com
9
-
Copyright (c) 2012 Alcro
10
-
11
+
Copyright (c) 2013 CodeIsle.com.
12
+
Copyright (c) 2012 Alcro.
13
+
14
+
11
15
LibIPS.NET is licensed under the GNU Lesser General Public License, version 3.0 or higher.
0 commit comments