Hi all,
I'm trying to make a mod that adds workstations that run off of electricity rather than fuel (and eventually will be faster than vanilla) and I've run into a few stumbling points
1) Output slots seem to be missing in-game Seems to have fixed itself, somehow.
2) I can't figure out how to add the Power On/Off button
3) The recipe categories/filters are missing
My code repository is here, I'm sure I've missed something(s) but this is my first 7DTD mod, so I'm not sure.
Thanks!
Edit: From what little discussion around electrical workstations I've seen, C# programming is required. This is fine by me, as I'm more familiar with C# than I am XML (weird, I know) I just need to know where to start
I'm trying to make a mod that adds workstations that run off of electricity rather than fuel (and eventually will be faster than vanilla) and I've run into a few stumbling points
2) I can't figure out how to add the Power On/Off button
3) The recipe categories/filters are missing
My code repository is here, I'm sure I've missed something(s) but this is my first 7DTD mod, so I'm not sure.
Thanks!
Edit: From what little discussion around electrical workstations I've seen, C# programming is required. This is fine by me, as I'm more familiar with C# than I am XML (weird, I know) I just need to know where to start
Last edited by a moderator: