Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,22 @@ The Skyrim plugins were created with [xEdit](https://github.com/TES5Edit). They
All records are minimal BPTD (Body Part Data) records unless otherwise noted above, so that the Skyrim plugins are also compatible with the Fallout 3 and Fallout: New Vegas record formats. They should also be compatible with the Fallout 4 record format, but this cannot be said for certain until official modding support and tools have been released for Fallout 4.

The `Skyrim/Data` folder also contains a `Blank.bsa` and its accompanying `Blank.bsl`. These were created by the `Archive.exe` that is supplied with Skyrim's Creation Kit. The BSA contains only one file, which is the LICENSE file in this repository.

## Skyrim SE Plugins

The Skyrim: Special Edition plugins were created with [xEdit](https://github.com/TES5Edit). They all have empty author fields, but otherwise contain description fields and records as follows:

* `Blank.esm`: Description field value is `v5.0`. Contains 10 records, with one being an interior CELL.
* `Blank - Different.esm`: Empty description field. Contains 9 records.
* `Blank - Master Dependent.esm`: Empty description field. Contains 8 records. 4 records are overridden from `Blank.esm`.
* `Blank - Different Master Dependent.esm`: Empty description field. Contains 7 records. 4 records are overridden from `Blank - Different.esm`.
* `Blank.esp`: Description field value is `€ƒŠ`. Contains 6 records.
* `Blank - Different.esp`: Empty description field. Contains 5 records.
* `Blank - Master Dependent.esp`: Empty description field. Contains 4 records. 2 records are overridden from `Blank.esm`.
* `Blank - Different Master Dependent.esp`: Empty description field. Contains 3 records. 2 records are overridden from `Blank - Different.esm`.
* `Blank - Plugin Dependent.esp`: Empty description field. Contains 2 records. 1 record is overridden from `Blank.esp`.
* `Blank - Different Plugin Dependent.esp`: Empty description field. Contains 1 record, overridden from `Blank - Different.esp`.

All records are minimal BPTD (Body Part Data) records unless otherwise noted above.

The `SkyrimSE/Data` folder also contains a `Blank.bsa` and its accompanying `Blank.bsl`. These were created by the `Archive.exe` that is supplied with SkyrimSE's Creation Kit. The BSA contains only one file, which is the LICENSE file in this repository.
Binary file not shown.
Binary file added SkyrimSE/Data/Blank - Different Master Dependent.esp
Binary file not shown.
Binary file added SkyrimSE/Data/Blank - Different Plugin Dependent.esp
Binary file not shown.
Binary file added SkyrimSE/Data/Blank - Different.esm
Binary file not shown.
Binary file added SkyrimSE/Data/Blank - Different.esp
Binary file not shown.
Binary file added SkyrimSE/Data/Blank - Master Dependent.esm
Binary file not shown.
Binary file added SkyrimSE/Data/Blank - Master Dependent.esp
Binary file not shown.
Binary file added SkyrimSE/Data/Blank - Plugin Dependent.esp
Binary file not shown.
Binary file added SkyrimSE/Data/Blank.bsa
Binary file not shown.
Binary file added SkyrimSE/Data/Blank.bsl
Binary file not shown.
Binary file added SkyrimSE/Data/Blank.esm
Binary file not shown.
Binary file added SkyrimSE/Data/Blank.esp
Binary file not shown.