diff --git a/.gitignore b/.gitignore index 063c9c0..c83a554 100644 --- a/.gitignore +++ b/.gitignore @@ -22,7 +22,8 @@ !/docs/ /docs/* -!/docs/1.1_PRIVACY +!/docs/1.1_ACKNOWLEDGMENTS +!/docs/1.2_PRIVACY # /engine !/engine/ diff --git a/README b/README index bf75907..5b03843 100755 --- a/README +++ b/README @@ -11,7 +11,8 @@ for your system; heavily shared library-oriented systems may need all of these installed to run the compiled binary. - Godot 4.2 - - Vulkan (version compatible with Godot 4.2) + - Vulkan Developement Libraries(version compatible with Godot 4.2) + - Godot Jolt Some platforms may require that shared libraries be placed alongside the source files, such as MSYS-2.0.dll. diff --git a/docs/1.1_ACKNOWLEDGMENTS b/docs/1.1_ACKNOWLEDGMENTS new file mode 100644 index 0000000..bfecbc9 --- /dev/null +++ b/docs/1.1_ACKNOWLEDGMENTS @@ -0,0 +1,4 @@ +1.1 ACKNOWLEDGMENTS +=================== + +--- end of 1.1 ACKNOWLEDGMENTS --- diff --git a/docs/1.1_PRIVACY b/docs/1.1_PRIVACY deleted file mode 100644 index 0e6ca23..0000000 --- a/docs/1.1_PRIVACY +++ /dev/null @@ -1,4 +0,0 @@ -1.1 PRIVACY -=========== - ---- end of 1.1 PRIVACY --- diff --git a/docs/1.2_PRIVACY b/docs/1.2_PRIVACY new file mode 100644 index 0000000..af3ff37 --- /dev/null +++ b/docs/1.2_PRIVACY @@ -0,0 +1,4 @@ +1.2 PRIVACY +=========== + +--- end of 1.2 PRIVACY ---