diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..2ba029e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,14 @@ +blank_issues_enabled: true # Let's have true for now until we have a issue template + +contact_links: + - name: Draconic proposals + url: https://github.com/Redot-Engine/draconic-proposals + about: Please submit feature proposals on the Draconic proposals repository, not here. + + - name: Draconic documentation repository + url: https://github.com/Redot-Engine/draconic-docs + about: Please report issues with documentation on the Draconic documentation repository, not here. + + - name: Draconic community channels + url: https://draconicengine.org/community + about: Please ask for technical support on one of the other community channels, not here. diff --git a/DONORS.md b/DONORS.md new file mode 100644 index 0000000..f439f6e --- /dev/null +++ b/DONORS.md @@ -0,0 +1,24 @@ +# Donors to the Draconic Engine project + +Draconic Engine is a non-profit project developed by a community of voluntary contributors. + +Our Team greatly appreciates any and all donations. +More information about supporting the project can be found on [Redot's Ko-Fi](https://ko-fi.com/redotengine). + +Below is a list of our generous donors. + +## Donors + + Grom + LionBox + Mike K + Matt MSZ + Syl + Dead Lenin + Lone Murmillo + sine nomine + Cirno + B00KW00D + Infinimus Prime + PrincepsDraconum + Arc diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..61493e1 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,4 @@ +# Security Policy +## Reporting a Vulnerability +To report a security vulnerability that you found in Draconic, email us at `redotengine@gmail.com`. Please provide a video (if possible) alongside a PoC (Proof of Concept). +Thank you for helping us keep Draconic safe! diff --git a/engine/native/thirdparty/bgfx b/engine/native/thirdparty/bgfx new file mode 160000 index 0000000..8532b2c --- /dev/null +++ b/engine/native/thirdparty/bgfx @@ -0,0 +1 @@ +Subproject commit 8532b2c45d2f4332a9ac9734b85c2ea2253cb8d5 diff --git a/engine/native/thirdparty/bimg b/engine/native/thirdparty/bimg new file mode 160000 index 0000000..9114b47 --- /dev/null +++ b/engine/native/thirdparty/bimg @@ -0,0 +1 @@ +Subproject commit 9114b47f532ce59cd0c6c9f8932df2c48888d4c1 diff --git a/engine/native/thirdparty/bx b/engine/native/thirdparty/bx new file mode 160000 index 0000000..cac72f6 --- /dev/null +++ b/engine/native/thirdparty/bx @@ -0,0 +1 @@ +Subproject commit cac72f6cfa0893393ea12692ebfacb4495f8c826