.rgproj: Difference between revisions
Appearance
NeonWabbit (talk | contribs) No edit summary |
NeonWabbit (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 32: | Line 32: | ||
}} | }} | ||
'''Redgreen Project''' (.rgproj) is an XML-style file format that all creative apps in the [[Redgreen Software Suite]] use to manage data between them | '''Redgreen Project''' (.rgproj) is an XML-style file format that all creative apps in the [[Redgreen Software Suite]] use to manage data between them (for interoperability purposes), which is developed by [[Studio RGB-Newt / The Fishal Project|Studio RGB-Newt]]'s Team Redgreen. | ||
Each .rgproj file reserves a common metadata block and additional per-app sections within it, so that the user doesn't have to create a new project file for each production, and can just use the same file as they go through the pipeline, from pre-production to final delivery. | Each .rgproj file reserves a common metadata block and additional per-app sections within it, so that the user doesn't have to create a new project file for each production, and can just use the same file as they go through the pipeline, from pre-production to final delivery. | ||
| Line 46: | Line 46: | ||
== See also == | == See also == | ||
* [[Redgreen Software Suite]], a collection of creative applications that exclusively use the format. | * [[Redgreen Software Suite]], a collection of creative applications that exclusively use the format | ||
* [[.rgbase]], another file format that works as a master database to manage .rgproj files from | |||
* [[.rgcanvas]], another file format for creating standalone art pieces with [[Redgreen DotonCanvas]] | |||
== References == | == References == | ||
Latest revision as of 01:26, 8 August 2026
| Redgreen Project | |
|---|---|
| Filename extension | .rgproj |
| Internet media type | application/x-redgreen-project, application/vnd.redgreen.project, application/x-rgproj |
| Developed by | Team Redgreen (Studio RGB-Newt) |
| Initial release | June 29, 2026 |
| Extended from | XML |
Redgreen Project (.rgproj) is an XML-style file format that all creative apps in the Redgreen Software Suite use to manage data between them (for interoperability purposes), which is developed by Studio RGB-Newt's Team Redgreen.
Each .rgproj file reserves a common metadata block and additional per-app sections within it, so that the user doesn't have to create a new project file for each production, and can just use the same file as they go through the pipeline, from pre-production to final delivery.
History
Development
Usage
Format
See also
- Redgreen Software Suite, a collection of creative applications that exclusively use the format
- .rgbase, another file format that works as a master database to manage .rgproj files from
- .rgcanvas, another file format for creating standalone art pieces with Redgreen DotonCanvas