You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this project is to be a C# wrapper arround the original C++Oblita Project.
If you dev in C++ just us Oblita.
If you dev in C#. Clone this repo, build this project, it will generate a file called Input.dll. Add this Input.dll to your actual project.
Im a new developer in cpp, and im trying to use this project. How do i reference Input class from another project? There is no .h file!
The text was updated successfully, but these errors were encountered: