Skip to content

Commit

Permalink
Further edits
Browse files Browse the repository at this point in the history
- adjust links to license, forum, issue
- remove not working build status icon
- fix typos
  • Loading branch information
petrvanekrobe authored Aug 22, 2024
1 parent 9957312 commit 9a26331
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# libMVRgdtf [![Build Status](https://travis-ci.com/DeerSoftDevelopment/libVectorworksMvrGdtf.svg?token=XYyJzkGhjzcyyYrPsJnY&branch=master)](https://travis-ci.com/DeerSoftDevelopment/libVectorworksMvrGdtf)
![Logo from GDTF](content/logo.png)

The General Device Type Format (GDTF) creates a unified data exchange definition for the operation of intelligent luminaires, such as moving lights. By creating a manufacturer-supported, unified standard, customers/users of lighting control systems, CAD systems, and pre-visualizers benefit by knowing the tools they use to perform their job will work consistently and dependably. The file format is developed using open source formats, and luminaire manufacturers in the entertainment design, production, and performance industries are welcome to use this open source technology.
Expand All @@ -9,7 +8,7 @@ The MVR file format is standardized in [DIN SPEC 15801:2023-12](https://www.dinm

## Current project status

The libary currently supports all GDTF 1.2 features and supports OSX, Windows, Linux, Android, and iOS.
The library currently supports all features of DIN SPEC 15800:2022-02 (GDTF 1.2), DIN SPEC 15801:2023-12 (MVR 1.6), and supports OSX, Windows, Linux, Android, and iOS.

## Building

Expand Down Expand Up @@ -50,13 +49,13 @@ Contains all unit test related files.

## Where to get help

When you need help with the fileformat itself, go to the [forum](https://gdtf-share.com/forum/).
For help with GDTF and MVR file formats, visit [forum](https://gdtf-share.com/forum/) on the [GDTF Share](https://gdtf-share.com).

When you need help with the libaray itself, please feel free to open an issue here at Github.
For help the library itself, [open an issue](https://github.com/mvrdevelopment/libMVRgdtf/issues/new/choose) here at Github.

## Contributing


## License

For the legal details, see the LICENSE file.
For the legal details, see the [LICENSE file](https://github.com/mvrdevelopment/libMVRgdtf/blob/master/LICENCE.md).

0 comments on commit 9a26331

Please sign in to comment.