Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# WraithX
A library for manipulating game assets such as 3D Models and Animations
A library for manipulating game assets such as 3D models and animations

- src/WraithX - Wraith General Library (Shared across all Wraith tools)
- src/WraithXSphinx - Anti-Cheat bypass module
- src/WraithXTests - Unit Test Program
- src/ExternalDeps - External Dependencies (Not coded by me) required to build Wraith (LibFlac, LibOgg, DirectXTex)
- src/Resources - General UI resources
- `src/WraithX` - Wraith General Library (Shared across all Wraith tools)
- `src/WraithXSphinx` - Anti-cheat bypass module
- `src/WraithXTests` - Unit test program
- `src/ExternalDeps` - External dependencies (not coded by me) required to build Wraith (LibFlac, LibOgg, DirectXTex)
- `src/Resources` - General UI resources

WraithX © DTZxPorter