{"id":17279708,"url":"https://github.com/ortham/testing-plugins","last_synced_at":"2026-01-05T18:39:34.032Z","repository":{"id":21481395,"uuid":"24800149","full_name":"Ortham/testing-plugins","owner":"Ortham","description":"Some Elder Scrolls Plugin (.esp) and Elder Scrolls Master (.esm) files used for testing libespm, libloadorder \u0026 LOOT.","archived":false,"fork":false,"pushed_at":"2024-06-25T16:37:38.000Z","size":31,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T16:15:45.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ortham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-04T19:59:14.000Z","updated_at":"2025-01-11T01:22:22.000Z","dependencies_parsed_at":"2024-06-25T18:15:01.071Z","dependency_job_id":null,"html_url":"https://github.com/Ortham/testing-plugins","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Ftesting-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Ftesting-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Ftesting-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Ftesting-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ortham","download_url":"https://codeload.github.com/Ortham/testing-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245675653,"owners_count":20654439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T09:18:20.457Z","updated_at":"2026-01-05T18:39:33.999Z","avatar_url":"https://github.com/Ortham.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"testing-plugins\n===============\n\nSome plugins that are used for testing [libbsa](https://github.com/Ortham/libbsa), [libespm](https://github.com/Ortham/libespm), [libloadorder](https://github.com/Ortham/libloadorder) and [LOOT](https://github.com/LOOT) with a wide variety of possible load order combinations.\n\n## Morrowind Plugins\n\nThe Morrowind plugins are hand-made in a hex editor using the available documentation, and only the following plugins are available:\n\n* `Blank.esm`: Description field value is `v5.0`. Contains 10 records.\n* `Blank - Master Dependent.esm`: Empty description field. Contains 8 records. 4 records are identical to records in `Blank.esm`.\n* `Blank.esp`: Description field value is `€ƒŠ`. Contains 6 records.\n\nAll records are GMST records.\n\n## Oblivion Plugins\n\nThe Oblivion plugins were created with [xEdit](https://github.com/TES5Edit). They are header-only, with empty author and description fields, apart from the following:\n\n* `Blank.esm`: Description field value is `v5.0`. Contains 10 records, with one being an interior CELL.\n* `Blank - Master Dependent.esm`: Empty description field. Contains 8 records. 4 records are overridden from `Blank.esm`.\n* `Blank.esp`: Description field value is `€ƒŠ`.\n\nAll records are minimal BOOK records unless otherwise noted above.\n\nThe `Oblivion/Data` folder also contains a `Blank.bsa`. It was created using [BSA Commander](http://www.nexusmods.com/oblivion/mods/3311/). The BSA contains only one file, which is the LICENSE file in this repository, and is compressed.\n\n\n## Skyrim Plugins\n\nThe Skyrim plugins were created with [xEdit](https://github.com/TES5Edit). They all have empty author fields, but otherwise contain description fields and records as follows:\n\n* `Blank.esm`: Description field value is `v5.0`. Contains 10 records, with one being an interior CELL. The `TES4` header also contains an `XXXX` subrecord followed by an `ONAM` subrecord that contains 16,384 `0x00000000` FormID references.\n* `Blank - Different.esm`: Empty description field. Contains 9 records.\n* `Blank - Master Dependent.esm`: Empty description field. Contains 8 records. 4 records are overridden from `Blank.esm`.\n* `Blank - Different Master Dependent.esm`: Empty description field. Contains 7 records. 4 records are overridden from `Blank - Different.esm`.\n* `Blank.esp`: Description field value is `€ƒŠ`. Contains 6 records.\n* `Blank - Different.esp`: Empty description field. Contains 5 records.\n* `Blank - Master Dependent.esp`: Empty description field. Contains 4 records. 2 records are overridden from `Blank.esm`.\n* `Blank - Different Master Dependent.esp`: Empty description field. Contains 3 records. 2 records are overridden from `Blank - Different.esm`.\n* `Blank - Plugin Dependent.esp`: Empty description field. Contains 2 records. 1 record is overridden from `Blank.esp`.\n* `Blank - Different Plugin Dependent.esp`: Empty description field. Contains 1 record, overridden from `Blank - Different.esp`.\n\nAll 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.\n\nThe `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.\n\n## Skyrim SE Plugins\n\nThe Skyrim SE plugins, `Blank.bsa` and `Blank.bsl` files are identical to the Skyrim plugins detailed above, as Skyrim SE and Fallout 4 use the same file formats.\n\nA `Blank.esl` plugin is also included which has the same content as `Blank.esp`, but also has the light master flag set in its header.\n\n## Fallout 4 Archive\n\nThe `Fallout 4/Data` folder contains:\n\n* `Blank.esp`: a plugin containing no records.\n* `Blank.dds`: a DDS texture file created in Paint.net by saving the default 800x600 blank white image.\n* `Blank - Main.ba2`: an archive that contains only one file, which is the LICENSE file in this repository, stored at `dev/git/testing-plugins/LICENSE.txt` within the BA2 file.\n* `Blank - Textures.ba2`: an archive that contains only file, which is the `Blank.dds` file, stored at `dev/git/testing-plugins/Blank.dds` within the BA2 file.\n\nThe plugin and both BA2 files were created using the Fallout 4 Creation Kit.\n\n## Starfield Plugins\n\nThe `Starfield/Data` folder contains:\n\n* `Blank.esp`: Description field value is `v5.0`. Contains 10 records, with one being an interior CELL.\n* `Blank.full.esm`: `Blank.esp` exported as a full master.\n* `Blank.medium.esm`: `Blank.esp` exported as a medium master.\n* `Blank.small.esm`: `Blank.esp` exported as a small (a.k.a. light) master.\n* `Blank - Override.esp`: Contains 1 record overridden from `Blank.full.esm`, and has the override flag set.\n* `Blank - Override.full.esm`: `Blank - Override.esp` exported as a full master.\n* `Blank - Override.medium.esm`: `Blank - Override.esp` exported as a medium master.\n* `Blank - Override.small.esm`: `Blank - Override.esp` exported as a small (a.k.a. light) master.\n\nThe plugins were created using the Starfield Creation Kit. The override flag was set in a hex editor.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortham%2Ftesting-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fortham%2Ftesting-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortham%2Ftesting-plugins/lists"}