mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-01-19 18:14:44 +00:00
Fixed a couple Links
This commit is contained in:
parent
17921b93ca
commit
882dc4e5ad
|
|
@ -21,7 +21,7 @@ What is it?
|
|||
Tribes 2 C++ (T2CPP) provides a C++ API on top of the existing API left by [Linker](http://www.the-construct.net/forums/showthread.php?t=500&highlight=Linker).
|
||||
This is all provided from a custom built replacement IFC22.dll replacement for the game which was reverse engineered from the [IFC22.dll implementation](http://rdb.internectual.net/t2) of [TribesNext](http://www.tribesnext.com) by LouCypher.
|
||||
|
||||
The template coding for my IFC22.dll can be found [[https://github.com/Ragora/T2-IFC22Template|here]] and the project page for T2CPP itself is [[https://github.com/Ragora/T2-CPP|here]].
|
||||
The template coding for my IFC22.dll can be found [here](https://github.com/Ragora/T2-IFC22Template|here) and the project page for T2CPP itself is [here](https://github.com/Ragora/T2-CPP|here).
|
||||
|
||||
In this Repository
|
||||
====
|
||||
|
|
|
|||
Loading…
Reference in a new issue