Installation
ReplicationMiddleware can be installed using Wally, an open-source package manager for Roblox.
Installing with Wally​
Add this line to your
wally.tomlfile under[dependencies]:ReplicationMiddleware = "chipioindustries/replication-middleware@1.0.0"Then run
wally installto install the package.