Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dark0dave/infinity_viewer
Vscode Extension, to browse the binary files used by the infinity engine
https://github.com/dark0dave/infinity_viewer
baldurs-gate infinity-engine vscode-extension
Last synced: 2 months ago
JSON representation
Vscode Extension, to browse the binary files used by the infinity engine
- Host: GitHub
- URL: https://github.com/dark0dave/infinity_viewer
- Owner: dark0dave
- License: gpl-3.0
- Created: 2024-07-08T21:22:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T00:27:08.000Z (3 months ago)
- Last Synced: 2024-10-12T12:37:12.016Z (3 months ago)
- Topics: baldurs-gate, infinity-engine, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Infinity Viewer
![](https://img.shields.io/badge/javascript-8A2BE2?logo=javascript&style=for-the-badge&logoColor=grey)
[![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)](https://github.com/dark0dave/infinity/releases/latest_viewer)
[![](https://img.shields.io/badge/Windows-0078D6?&style=for-the-badge&logoColor=white&logo=git-for-windows)](https://github.com/dark0dave/infinity_viewer/releases/latest)
[![](https://img.shields.io/badge/mac%20os-grey?style=for-the-badge&logo=apple&logoColor=white)](https://github.com/dark0dave/infinity/releases/latest_viewer)
[![](https://img.shields.io/github/actions/workflow/status/dark0dave/infinity_viewer/main.yaml?style=for-the-badge)](https://github.com/dark0dave/infinity/actions_viewer/workflows/main.yaml)
[![](https://img.shields.io/github/license/dark0dave/infinity_viewer?style=for-the-badge)](./LICENSE)![](large_icon.png)
Infinity Viewer lets you view infinity engine binary files as json, primary focused on the BGEE(1,2) games.
## Current support
- ARE files
- BAM files
- CRE files
- EFF files
- ITM files
- SPL files## Todo
Support all the other ie binary file types
### How to build me
- use mise to install latest node
```sh
npm run package
```The vsix file can then be installed to vscode/vscodium.