Commit graph

6 commits

Author SHA1 Message Date
Michael
f9f834b1c3 Add copying/moving of files/dirs 2017-04-21 19:42:41 -04:00
Michael
db563c54ae Add ShiftOS->Host Shared Persistence
ShiftOS can now write to the shared folder when saving files/deleting
files to the 1:/ drive.
2017-04-21 18:53:41 -04:00
Michael VanOverbeek
01530d637d Fix NPC generation 2017-03-07 13:14:07 +00:00
Michael
2d095dcf8d ShiftFS file structure changes
Files can now store header data in a separate byte[] array inside
File.Header. You can use the Utils.Set/GetHeaderText/Data(path, data)
methods to set the header of an existing file.
2017-01-24 12:22:12 -05:00
Michael
57c11bf41e Add license to top of ALL code files. 2017-01-08 10:17:07 -05:00
Michael
f30dcf5ef4 Initial upload 2017-01-08 09:57:10 -05:00