Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kipukun authored Jun 5, 2022
1 parent 64cf977 commit 814ab12
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# duopoly
a Monopoly Plus mod
monopoly plus is a monopoly game for PC that unfortunately only supports a single controller, so you have to pass it around to your friends.
this mod fixes that by combining all controllers into one, allowing you to use multiple controllers

this is a "dumb" mod in that it doesn't know which player is which controller, so all controllers can always input. so just don't touch anything on your
friends turn

# setup

1. download the release zip, and put the contents in your monopoly plus folder (dll_injector32.exe and duopoly.dll)
2. run `.\dllinjector32.exe /dll "duopoly.dll" /target "Monopoly.exe"`

you can setup a shortcut for the above command so you can just click-n-go

# bugs
none.

0 comments on commit 814ab12

Please sign in to comment.