Skip to content

Commit a807e26

Browse files
Update README with additional example link
Added a link to OTAPI Unified Server Process in examples.
1 parent 62bae54 commit a807e26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ A tool for rewriting .net binaries. Can allow rewriting of Types to Interfaces,
44
It is built on top of [Mono.Cecil](https://github.com/jbevain/cecil) & [Mono.Mod](https://github.com/MonoMod/MonoMod), it aims to allow mod developers to change application logic without having to touch [CIL](https://en.wikipedia.org/wiki/Common_Intermediate_Language) as much, yeilding much less technical code that most try and avoid.
55

66
### Examples
7-
[Open-Terraria-API](https://github.com/SignatureBeef/Open-Terraria-API/tree/upcoming)
7+
[Open-Terraria-API](https://github.com/SignatureBeef/Open-Terraria-API/tree/upcoming) <br/>
8+
[OTAPI Unified Server Process](https://github.com/CedaryCat/OTAPI.UnifiedServerProcess)

0 commit comments

Comments
 (0)