Commit Graph

5 Commits

Author SHA1 Message Date
KnucklesB
c6515c2b64 Initial Update to new version 2024-09-21 18:40:56 -03:00
ecb8841410 add: bypass server player limit, items/goats/demons/azael ESP 2024-06-15 15:05:40 +02:00
Jadis0x
0b84c20f4a code optimization &new helper functions added / modified
- UnityCore namespace changed to UnityEngine
- Object class is no longer a template. FindObjectOfType function set to template
- Added LogComponents function. It helps us retrieve components from the target gameObject.
- Added GetObjectName function to Object structure (same method is available in utils header)
- Added ConvertToSystemString function.
Converts const char to system.string (app::String)
2024-06-06 20:43:35 +03:00
9e8909a97f add: unloading 2024-04-13 11:55:51 +02:00
8f161be085 initial commit of the files 2024-04-13 11:42:25 +02:00