Hey there fellow modders,
i have an idea for a mod and need some input from somebody more experienced in factorio modding than myself, i stick to gaming. I was thinking of some kind of Interchange server where you can transfer items between different factorio servers, and even different other games. I have setup a little SQL Database and a very brief API based on HTTP and JSON. Now i need somebody enthusiastic who would like to do the Factorio side of the interface.
My idea for the beginning is something simple. Maybe a chest with a button to transfer its contents to the server or request some items, via simple web request. I have somebody who already takes a look at minecraft integration. Right now its more a proof of concept than a real project, but it can grow.
If anybody is interested, dont hesitate and contact me!
Have fun
Grey
[Mod request] Item Interchange
Re: [Mod request] Item Interchange
In case you haven't seen them:
https://github.com/clusterio/clusterio, a kind of factorio to factorio bridge
https://github.com/Creator256/Factorio- ... ridge/wiki, a factorio to minecraft bridge from 2018 (Factorio 1.0)
https://github.com/clusterio/clusterio, a kind of factorio to factorio bridge
https://github.com/Creator256/Factorio- ... ridge/wiki, a factorio to minecraft bridge from 2018 (Factorio 1.0)
My mods
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings
Re: [Mod request] Item Interchange
Thank you,Xorimuth wrote: ↑Thu Apr 21, 2022 11:02 pm In case you haven't seen them:
https://github.com/clusterio/clusterio, a kind of factorio to factorio bridge
https://github.com/Creator256/Factorio- ... ridge/wiki, a factorio to minecraft bridge from 2018 (Factorio 1.0)
i had heard of clusterio but didnt had the time to check it more deeply, but it seems to support the HTTP Call functionality factorio is lacking by default. I will contact the subspace storage guys as it seems they have already done the needed research.
Have fun
Grey