Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uyjulian/edopsparser
ED6 PC and ED8 ops file parser
https://github.com/uyjulian/edopsparser
Last synced: 6 days ago
JSON representation
ED6 PC and ED8 ops file parser
- Host: GitHub
- URL: https://github.com/uyjulian/edopsparser
- Owner: uyjulian
- License: mit
- Created: 2020-10-23T15:01:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T04:50:29.000Z (about 1 year ago)
- Last Synced: 2024-10-18T20:45:59.387Z (27 days ago)
- Language: C#
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ED6 PC and ED8 ops, plt file parser
Ops file parser written in C#.
## Modding help and resources
See [Trails Research Group](https://github.com/Trails-Research-Group) for more resources to assist in modding the game.
## Usage
Pass the path to the file to be used on the command line.
The information contained in the specified file will be printed to the standard output.## License
The license is MIT license. Please read `LICENSE` for more information.