changeset 70:79ef211750de

Add compatibility disclaimer to README Please stop asking me about this
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Tue, 07 Mar 2023 07:16:02 -0500
parents 79a35af2cb56
children 09cc77897d0e
files README.md
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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