{"id":17279688,"url":"https://github.com/ortham/libloadorder","last_synced_at":"2025-04-14T08:22:09.575Z","repository":{"id":4817146,"uuid":"5970880","full_name":"Ortham/libloadorder","owner":"Ortham","description":"A cross-platform library for manipulating the load order and active status of plugins for the Elder Scrolls and Fallout games.","archived":false,"fork":false,"pushed_at":"2025-03-24T11:20:04.000Z","size":1824,"stargazers_count":27,"open_issues_count":4,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T11:37:46.702Z","etag":null,"topics":["fallout-3","fallout-4","fallout-newvegas","modding","morrowind","oblivion","rust","skyrim"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ortham.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-09-26T19:11:49.000Z","updated_at":"2025-03-24T11:20:02.000Z","dependencies_parsed_at":"2023-09-28T21:51:59.255Z","dependency_job_id":"2d31bc5b-fcad-4ebe-96af-7e349bc01d44","html_url":"https://github.com/Ortham/libloadorder","commit_stats":null,"previous_names":["wrinklyninja/libloadorder"],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Flibloadorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Flibloadorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Flibloadorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ortham%2Flibloadorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ortham","download_url":"https://codeload.github.com/Ortham/libloadorder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248844123,"owners_count":21170515,"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":["fallout-3","fallout-4","fallout-newvegas","modding","morrowind","oblivion","rust","skyrim"],"created_at":"2024-10-15T09:18:17.442Z","updated_at":"2025-04-14T08:22:09.533Z","avatar_url":"https://github.com/Ortham.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Libloadorder\n\n![CI](https://github.com/Ortham/libloadorder/workflows/CI/badge.svg?branch=master)\n[![Coverage Status](https://coveralls.io/repos/github/Ortham/libloadorder/badge.svg?branch=master)](https://coveralls.io/github/Ortham/libloadorder?branch=master)\n[![docs](https://docs.rs/libloadorder-ffi/badge.svg)](https://docs.rs/crate/libloadorder-ffi)\n\nLibloadorder is a cross-platform library for manipulating the load order and\nactive status of plugins for the following games:\n\n- TES III: Morrowind\n- TES IV: Oblivion\n- TES V: Skyrim\n- TES V: Skyrim Special Edition\n- TES V: Skyrim VR\n- Fallout 3\n- Fallout: New Vegas\n- Fallout 4\n- Fallout 4 VR\n\nThis repository hosts two Rust crates: `libloadorder` is the Rust library, and\n`libloadorder-ffi` is the C FFI that wraps it. The `doc` directory also hosts an\n[mdbook](https://github.com/rust-lang-nursery/mdBook) that provides a general\nintroduction to load orders.\n\nTo build libloadorder and its C FFI and generate C/C++ headers for it, install\n[Rust](https://www.rust-lang.org/) and run\n`cargo build --release --all --all-features`.\n\n## Tests\n\nThe tests require\n[testing-plugins](https://github.com/Ortham/testing-plugins), put them in\n`testing-plugins` in the repo root.\n\nRun `cargo test` and `cargo bench` to run the Rust tests and benchmarks\nrespectively.\n\nTo run the FFI tests, make sure you have CMake and C and C++ toolchains\ninstalled (e.g. MSVC on Windows, GCC on Linux), then create a directory at\n`ffi/build`, then from that directory run:\n\n```\ncmake ..\ncmake --build .\nctest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortham%2Flibloadorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fortham%2Flibloadorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fortham%2Flibloadorder/lists"}