Skip to content

Commit

Permalink
Remove submodule pull
Browse files Browse the repository at this point in the history
Dependencies are now directly within the repo
  • Loading branch information
SMarioMan authored Oct 10, 2023
1 parent 97b684b commit cebf01a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ This is particularly useful for massively multiplayer sessions, such as 24-playe
## Build (optional)
1. Download and install Visual Studio 2022.
1. Clone the repository.
1. Initialize submodules: `git submodule update --init --recursive`.
1. Open in Visual Studio and build the project.

## Install
Expand All @@ -32,4 +31,4 @@ This is particularly useful for massively multiplayer sessions, such as 24-playe
1. Open `GameCubeAdapterUnlimited.exe`.
1. On launch, the program prints `Input feeder started`.
1. Attach adapters in the desired port order. The feeder notifies you when an adapter is connected.
1. If a controller or adapter is disconnected, you can reattach it and port assignments should be preserved, no restart required.
1. If a controller or adapter is disconnected, you can reattach it and port assignments should be preserved, no restart required.

0 comments on commit cebf01a

Please sign in to comment.