Update documentation

Add acknowledgments to documentation and add Jolt to README.
This commit is contained in:
Aidan Mullen 2024-05-06 16:52:55 -04:00
parent e3c1f41fbd
commit 8c41f259fa
5 changed files with 12 additions and 6 deletions

3
.gitignore vendored
View file

@ -22,7 +22,8 @@
!/docs/
/docs/*
!/docs/1.1_PRIVACY
!/docs/1.1_ACKNOWLEDGMENTS
!/docs/1.2_PRIVACY
# /engine
!/engine/

3
README
View file

@ -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.

4
docs/1.1_ACKNOWLEDGMENTS Normal file
View file

@ -0,0 +1,4 @@
1.1 ACKNOWLEDGMENTS
===================
--- end of 1.1 ACKNOWLEDGMENTS ---

View file

@ -1,4 +0,0 @@
1.1 PRIVACY
===========
--- end of 1.1 PRIVACY ---

4
docs/1.2_PRIVACY Normal file
View file

@ -0,0 +1,4 @@
1.2 PRIVACY
===========
--- end of 1.2 PRIVACY ---