This is a tool that allows you to find information about the natives of the game Project-IGI using a collection of natives from a provided JSON file. The program displays how the native method works, and address of the method.
These instructions will help you set up and run the project on your local machine.
- Visual Studio
- Newtonsoft.Json library
Clone or download the repository to your local machine. Open the solution file in Visual Studio.
Run the project. Using the application
- Enter the name of the native you want to find information about in the textbox labeled "Native Name" and then Click the "Find" button.
- The information about the native will be displayed in the designated textboxes, including how the method works, the address of the method.
- You can also save the displayed output in a text file by clicking on the "Save" button.
- You can also convert the JSON file data to CSV and save the output in a file called "IGI-Natives-CSV.csv" by clicking on the "Convert" button.
- Discord Id: Jones_IGI#3954 and Join Discord server
- Email: igiproz.hm@gmail.com
- Follow Project: GitHub
- Subscribe Channel: YouTube
This project is licensed under the MIT License - see the LICENSE.md file for details.
This project is a part of a technical challenge and it is used for educational and demonstration purposes only.