No description
Find a file
2026-08-23 12:19:17 -04:00
http Initial commit 2026-08-23 12:15:17 -04:00
client.odin Initial commit 2026-08-23 12:15:17 -04:00
LICENSE Initial commit 2026-08-23 12:15:17 -04:00
mods.odin Initial commit 2026-08-23 12:15:17 -04:00
nexusmods.odin Initial commit 2026-08-23 12:15:17 -04:00
README.md update readme 2026-08-23 12:19:17 -04:00
user.odin Initial commit 2026-08-23 12:15:17 -04:00

Odid-NexusMods

This a simple API client for the Nexus Mods API v1.

Status

This library is still a work in progress and is not ready for use at this time.

License

The nexusmods Odin package is licensed under BSD-3.

The http is vendored from laytan/odin-http and is covered under the MIT license. See http/LICENSE for details.