FirenX / emu-coop

Lua scripts for turning 1-player games into 2-player games using inventory sharing.
9 stars 3 forks source link

Allow for multiple users playing the same seed #14

Open SimFre opened 5 years ago

SimFre commented 5 years ago

I'm looking at extending pipe.lua to support using IRC channel instead of private message to allow for multiple people playing the same seed. Looks to be fairly simple just from an IRC standpoint, but are there other obstacles in the code which would be problematic with more parties?