Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavelhoral/palko-bethparser
Simple JS based parser for Bethesda's data files.
https://github.com/pavelhoral/palko-bethparser
Last synced: 25 days ago
JSON representation
Simple JS based parser for Bethesda's data files.
- Host: GitHub
- URL: https://github.com/pavelhoral/palko-bethparser
- Owner: pavelhoral
- Created: 2015-11-17T22:59:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T20:13:44.000Z (about 1 year ago)
- Last Synced: 2023-09-05T20:50:09.714Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 590 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beth Parser
Parser for Bethesda's String Table files *DLSTRINGS*, *ILSTRINGS*, *STRINGS* implemented in
JavaScript **just for fun**.Used format documentation is http://www.uesp.net/wiki/Tes5Mod:String_Table_File_Format .