diff --git a/packages.json b/packages.json index 5cbb9ae..43b48ac 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]