{"id":"chipioindustries/replication-middleware","name":"replication-middleware","scope":"chipioindustries","platform":"roblox","description":"Middleware for replicating Rodux actions to clients.","version":"1.0.0","latest":"1.0.0","versions":["1.0.0"],"license":"AGPL-3.0","licenseRating":"unsafe","licenseCaveats":["Strongest copyleft: even network use counts as distribution, so running this in a live game plausibly requires releasing your game's entire source under AGPL-3.0. Not recommended for closed-source projects.","License identified from the packaged LICENSE file; the manifest declared none."],"licenseVerified":true,"dependencies":{"freddylist/llama":{"version":"^1.1.1","alias":"Llama"},"chipioindustries/remotes":{"version":"^1.0.1","alias":"Remotes"},"chipioindustries/rodux":{"version":"^3.0.4","alias":"Rodux"}},"integrity":"e404f428f985d6c2e706b745de5f9025bdadadceb3ad193724918e2cea62acdb","likes":0,"downloads":0,"install":"forest install chipioindustries/replication-middleware","url":"https://forest.dev/p/roblox/chipioindustries/replication-middleware","files":"https://api.forest.dev/ai/package/roblox/chipioindustries/replication-middleware/files","readme":"![Unit Tests](https://github.com/chipioindustries/replication-middleware/actions/workflows/ci.yml/badge.svg)\n![Create Release](https://github.com/chipioindustries/replication-middleware/actions/workflows/release.yml/badge.svg)\n![Docs Deploy](https://github.com/chipioindustries/replication-middleware/actions/workflows/docs-deploy.yml/badge.svg)\n\n# ReplicationMiddleware\n\nReplicationMiddleware is a middleware for replicating Rodux actions to clients.\n\n## Installing with Wally\n\n* Add this line to your `wally.toml` file under `[dependencies]`:\n\n\t```toml\n\tReplicationMiddleware = \"chipioindustries/replication-middleware@1.0.0\"\n\t```\n\n* Then run `wally install` to install the package.\n\nFor usage instructions, see the [documentation](https://chipioindustries.github.io/replication-middleware).\n","readmeTruncated":false}