diff --git a/.github/images/logos/omath_logo_macro.png b/.github/images/logos/omath_logo_macro.png new file mode 100644 index 0000000..1d331ea --- /dev/null +++ b/.github/images/logos/omath_logo_macro.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1017ec680240b0dff31a56261999f300968404c1b59812bc2f0bab25e2f2a980 +size 120234 diff --git a/.github/images/logos/omath_logo_mega.png b/.github/images/logos/omath_logo_mega.png new file mode 100644 index 0000000..8a17dc8 --- /dev/null +++ b/.github/images/logos/omath_logo_mega.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d07036729d1bd61574b9a4fd3dce95e08f8bc1e0ab01936cbab902902ce99a5 +size 464872 diff --git a/.github/images/logos/omath_logo_micro.png b/.github/images/logos/omath_logo_micro.png new file mode 100644 index 0000000..603c4a1 --- /dev/null +++ b/.github/images/logos/omath_logo_micro.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b627b567abefcdf520ff31419e786c4df3bd693b7371aaccbdaa7c9cc72818bd +size 36369 diff --git a/.github/images/logos/omath_logo_nano.png b/.github/images/logos/omath_logo_nano.png new file mode 100644 index 0000000..bbd973d --- /dev/null +++ b/.github/images/logos/omath_logo_nano.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49921edff41e77fad902dde18e99a13dbf8a5be6788ac1b403b5ad3b64f06d90 +size 12798 diff --git a/.github/images/showcase/apex.png b/.github/images/showcase/apex.png new file mode 100644 index 0000000..5a857ef --- /dev/null +++ b/.github/images/showcase/apex.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b7931775757a0b1a3382966bb5c1c79a0d8cfb0a2a4fa76f42538bcd5e5230 +size 1644413 diff --git a/.github/images/showcase/cod_bo2.png b/.github/images/showcase/cod_bo2.png new file mode 100644 index 0000000..552c10f --- /dev/null +++ b/.github/images/showcase/cod_bo2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e0423600927329cefb908919f8518a10d45ad6137717215cf771ed340152e2 +size 1750414 diff --git a/.github/images/showcase/cs2.jpeg b/.github/images/showcase/cs2.jpeg new file mode 100644 index 0000000..421127b --- /dev/null +++ b/.github/images/showcase/cs2.jpeg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b4968317390fd7eaf670171cd590a3358eea3ab642188b339557a23c5e2b55d +size 659411 diff --git a/.github/psd/omath.psd b/.github/psd/omath.psd new file mode 100644 index 0000000..915d09d --- /dev/null +++ b/.github/psd/omath.psd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd1226bb7cd3d149155e74647892f7f8e977056b07f84a5f584dfdc809bd5521 +size 4374921 diff --git a/CREDITS.md b/CREDITS.md index ff9b60a..70b42bb 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -2,7 +2,7 @@ Thanks to everyone who made this possible, including: -- Saikari aka luadebug for VCPKG port. +- Saikari aka luadebug for VCPKG port and awesome new initial logo design. And a big hand to everyone else who has contributed over the past! diff --git a/README.md b/README.md index d47e66d..73a6790 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-![banner](https://github.com/orange-cpp/omath/blob/main/.github/images/banner.png?raw=true) +![banner](.github/images/logos/omath_logo_macro.png) ![GitHub License](https://img.shields.io/github/license/orange-cpp/omath) ![GitHub contributors](https://img.shields.io/github/contributors/orange-cpp/omath) @@ -83,11 +83,11 @@ for (auto ent: apex_sdk::EntityList::GetAllEntities()) 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/). -![banner](https://i.imgur.com/lcJrfcZ.png) +![banner](.github/images/showcase/apex.png) Or for InfinityWard Engine based games. Like Call of Duty Black Ops 2! -![banner](https://i.imgur.com/F8dmdoo.png) +![banner](.github/images/showcase/cod_bo2.png) Or create simple trigger bot with embeded traceline from omath::collision::LineTrace -![banner](https://i.imgur.com/fxMjRKo.jpeg) +![banner](.github/images/showcase/cs2.jpeg) Or even advanced projectile aimbot [Watch Video](https://youtu.be/lM_NJ1yCunw?si=5E87OrQMeypxSJ3E)