We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea150bf commit e87d2f6Copy full SHA for e87d2f6
packages.json
@@ -35854,5 +35854,21 @@
35854
"description": "Bali is an embeddable JavaScript engine written in Nim from scratch.",
35855
"license": "LGPL-3.0",
35856
"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"
35873
}
35874
]
0 commit comments