Skip to content

Commit e8f4021

Browse files
authored
Merge pull request #62 from orange-cpp/feaure/added_logo
Feaure/added logo
2 parents abf57a5 + 50054ca commit e8f4021

File tree

10 files changed

+5
-5
lines changed

10 files changed

+5
-5
lines changed
117 KB
Loading
454 KB
Loading
35.5 KB
Loading
12.5 KB
Loading

.github/images/showcase/apex.png

1.57 MB
Loading
1.67 MB
Loading

.github/images/showcase/cs2.jpeg

644 KB
Loading

.github/psd/omath.psd

4.17 MB
Binary file not shown.

CREDITS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thanks to everyone who made this possible, including:
44

5-
- Saikari aka luadebug for VCPKG port.
5+
- Saikari aka luadebug for VCPKG port and awesome new initial logo design.
66

77
And a big hand to everyone else who has contributed over the past!
88

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align = center>
22

3-
![banner](https://github.com/orange-cpp/omath/blob/main/.github/images/banner.png?raw=true)
3+
![banner](.github/images/logos/omath_logo_macro.png)
44

55
![GitHub License](https://img.shields.io/github/license/orange-cpp/omath)
66
![GitHub contributors](https://img.shields.io/github/contributors/orange-cpp/omath)
@@ -83,11 +83,11 @@ for (auto ent: apex_sdk::EntityList::GetAllEntities())
8383
8484
With `omath/projection` module you can achieve simple ESP hack for powered by Source/Unreal/Unity engine games, like [Apex Legends](https://store.steampowered.com/app/1172470/Apex_Legends/).
8585
86-
![banner](https://i.imgur.com/lcJrfcZ.png)
86+
![banner](.github/images/showcase/apex.png)
8787
Or for InfinityWard Engine based games. Like Call of Duty Black Ops 2!
88-
![banner](https://i.imgur.com/F8dmdoo.png)
88+
![banner](.github/images/showcase/cod_bo2.png)
8989
Or create simple trigger bot with embeded traceline from omath::collision::LineTrace
90-
![banner](https://i.imgur.com/fxMjRKo.jpeg)
90+
![banner](.github/images/showcase/cs2.jpeg)
9191
Or even advanced projectile aimbot
9292
[Watch Video](https://youtu.be/lM_NJ1yCunw?si=5E87OrQMeypxSJ3E)
9393
</details>

0 commit comments

Comments
 (0)