This is a mod and apworld to integrate RWBY: Grimm Eclipse with the Archipelago multi-game randomizer.
Setup instructions for the mod can be found here. Information on using Archipelago can be found on the Archipelago website
Due to the game being built on .NET 3.5 the Archipelago.MultiClient.Net library uses websocket-sharp under the hood, however the game includes a stripped copy missing some of the symbols the AP lib needs. Additionally the mainline websocket-sharp version shipped by the AP lib seems to struggle with modern TLS certificates. For the second problem websocket-sharp can be replaced with a drop-in replacement by Black Sliver. To prevent using the games bundled and stripped copy of websocket-sharp the AP lib can be merged with a full copy using e.g. ILRepack.
Apart from that the mod can be built with a simple dotnet build, assuming a .NET SDK is installed on your computer.
The file assets/golden_knight.png is a modification of the white knight from the Staunty chess piece set by sadsnake1.
Both the original and this modification are available unter the CC BY-NC-SA 4.0 license.