aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Objects/ShiftFS.cs
AgeCommit message (Collapse)Author
2017-05-05shiftfs permissionsMichael
2017-05-02fix some nreswilliam341
2017-04-21Add copying/moving of files/dirsMichael
2017-04-21Add ShiftOS->Host Shared PersistenceMichael
ShiftOS can now write to the shared folder when saving files/deleting files to the 1:/ drive.
2017-03-07Fix NPC generationMichael VanOverbeek
2017-01-24ShiftFS file structure changesMichael
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-08Add license to top of ALL code files.Michael
2017-01-08Initial uploadMichael