forked from jshackles/idle_master
-
Notifications
You must be signed in to change notification settings - Fork 182
Contribute
Jonas Nilson edited this page Sep 13, 2020
·
3 revisions
Contributions can be made in several ways.
Contribute directly to the code:
- Clone the repository
- Open the
.sln
-file with Visual Studio - Make your code changes
- Test Idle Master with your code changes (run through Visual Studio)
- Create a pull request with the code change