2 Commits

Author SHA1 Message Date
octacian
a32178ae55 Fix on Windows
Mod would load but would crash upon giving the computer input. This was a result of the base OS files not being copied meaning that the "code" variable would be nil. Bundled in this commit are other related changes improving the overall filesystem-related stability on Windows. TODO: prevent crash when missing important files like main.lua
2017-02-06 21:02:54 -08:00
octacian
de79747243 Rewrite entire mod
Now far more efficient, and prepared for the addition of other computer-related items and computers.
2017-01-29 15:18:49 -08:00