https://github.com/fesh0r/cobraoverlayextractor
A program to extract data from Planet Coaster ovl and ovs files
https://github.com/fesh0r/cobraoverlayextractor
Last synced: 4 months ago
JSON representation
A program to extract data from Planet Coaster ovl and ovs files
- Host: GitHub
- URL: https://github.com/fesh0r/cobraoverlayextractor
- Owner: fesh0r
- Created: 2017-10-30T21:43:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T06:19:19.000Z (almost 9 years ago)
- Last Synced: 2025-04-02T16:49:27.507Z (9 months ago)
- Language: C#
- Size: 28.3 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CobraOverlayExtractor
A program to extract data from Planet Coaster ovl and ovs files.
Requires https://dotnetzip.codeplex.com/ to decompress data.
Program creates a XML file with the readable data and an OUT file with the decompressed zlib data.
An ovs file does not create a xml file.