commit 912d5cb76805a1001ec27b3479a6413445af8320 Author: Riley King-Saunders Date: Thu Jun 19 16:27:58 2025 +1000 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..56096c0 --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +Additional permission under GNU GPL version 3 section 7 + +If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. diff --git a/README.md b/README.md new file mode 100644 index 0000000..e9f8862 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# basalt + +A transparent abstraction of a vulkan render engine \ No newline at end of file