Skip to content

Commit

Permalink
Changed: Removed R2R Support from ModConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Mar 25, 2022
1 parent 4e3d44d commit 678eee3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Reloaded.Universal.DInputPleaseCooperate/ModConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"ModId": "Reloaded.Universal.DInputPleaseCooperate",
"ModName": "DirectInput Please Cooperate!",
"ModAuthor": "Sewer56",
"ModVersion": "1.0.3",
"ModVersion": "1.0.4",
"ModDescription": "Ever annoyed that some DirectInput games block your hotkeys? Want to take a screenshot but the game says no? Here\u0027s a fix!\u0027",
"ModDll": "Reloaded.Universal.DInputPleaseCooperate.dll",
"ModIcon": "Preview.png",
"ModR2RManagedDll32": "x86/Reloaded.Universal.DInputPleaseCooperate.dll",
"ModR2RManagedDll64": "x64/Reloaded.Universal.DInputPleaseCooperate.dll",
"ModR2RManagedDll32": "",
"ModR2RManagedDll64": "",
"ModNativeDll32": "",
"ModNativeDll64": "",
"IsLibrary": false,
Expand Down

0 comments on commit 678eee3

Please sign in to comment.