Skip to content

Commit e87d2f6

Browse files
authored
Added Espirit library (#3082)
1 parent ea150bf commit e87d2f6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

packages.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35854,5 +35854,21 @@
3585435854
"description": "Bali is an embeddable JavaScript engine written in Nim from scratch.",
3585535855
"license": "LGPL-3.0",
3585635856
"web": "https://ferus-web.github.io/bali/"
35857+
},
35858+
{
35859+
"name": "Espirit",
35860+
"url": "https://github.com/Toma400/Espirit",
35861+
"method": "git",
35862+
"tags": [
35863+
"elder-scrolls",
35864+
"morrowind",
35865+
"parser",
35866+
"parse",
35867+
"esm",
35868+
"esp"
35869+
],
35870+
"description": "Parser for Morrowind's .esp/.esm modding files",
35871+
"license": "MIT NON-AI License",
35872+
"web": "https://baedoor.github.io/projects/esp.html"
3585735873
}
3585835874
]

0 commit comments

Comments
 (0)