# HG changeset patch # User Paper <37962225+mrpapersonic@users.noreply.github.com> # Date 1678191362 18000 # Node ID 79ef211750de65cdfd982ac2e56ec2098773a054 # Parent 79a35af2cb5668fc32c53a083d54e79e9af55178 Add compatibility disclaimer to README Please stop asking me about this diff -r 79a35af2cb56 -r 79ef211750de README.md --- a/README.md Thu Jan 05 07:51:33 2023 -0500 +++ b/README.md Tue Mar 07 07:16:02 2023 -0500 @@ -10,6 +10,15 @@ It is based on an old tool under the same name that was written in C#/.NET, but the original website is now down and it hasn't been maintained in over 2 years. +# Compatibility +There are 3 generations of modern Vegas project files: + +Gen 1 | Gen 2 | Gen 3 +--- | --- | --- +8.0 - 11.0 | 12.0 - 14.0 | 15.0 - Now + +Any version in Gen 3 cannot be ported to Gen 2, and Gen 2 cannot be ported to Gen 1. That's just too complicated for a simple bit modifier. **However**, any file created in an older Vegas will work in a newer one. + ## Compilation ``` git clone https://github.com/mrpapersonic/msvpvf