Added Espirit library (#3082)

This commit is contained in:
Toma400 2025-07-28 15:42:32 +02:00 committed by GitHub
parent ea150bfb12
commit e87d2f681c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35854,5 +35854,21 @@
"description": "Bali is an embeddable JavaScript engine written in Nim from scratch.",
"license": "LGPL-3.0",
"web": "https://ferus-web.github.io/bali/"
},
{
"name": "Espirit",
"url": "https://github.com/Toma400/Espirit",
"method": "git",
"tags": [
"elder-scrolls",
"morrowind",
"parser",
"parse",
"esm",
"esp"
],
"description": "Parser for Morrowind's .esp/.esm modding files",
"license": "MIT NON-AI License",
"web": "https://baedoor.github.io/projects/esp.html"
}
]