Updated github things
This commit is contained in:
27
.github/ISSUE_TEMPLATE/FEATURE.yml
vendored
Normal file
27
.github/ISSUE_TEMPLATE/FEATURE.yml
vendored
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
name: Feature request
|
||||||
|
description: File a feature request
|
||||||
|
title: "[Feature request]: "
|
||||||
|
labels: ["enhancement"]
|
||||||
|
assignees:
|
||||||
|
- vaporvee
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: Thanks for taking the time to fill out this feature request!
|
||||||
|
- type: textarea
|
||||||
|
id: idea
|
||||||
|
attributes:
|
||||||
|
label: What is your idea?
|
||||||
|
description: Tell me what you want to see in the addon.
|
||||||
|
placeholder: Tell me what you want to see!
|
||||||
|
value: "I have a cool new feature!"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: additional
|
||||||
|
attributes:
|
||||||
|
label: Additional information
|
||||||
|
description: If you have anything else tell me here
|
||||||
|
placeholder: Anything else.
|
||||||
|
validations:
|
||||||
|
required: false
|
14
README.md
14
README.md
@@ -4,13 +4,21 @@
|
|||||||
**Please leave a star that would really help! And thanks to all the people that already starred this project! ❤️**
|
**Please leave a star that would really help! And thanks to all the people that already starred this project! ❤️**
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
# [Quick start :rocket: (click here)](https://github.com/vaporvee/discord-sdk-godot/wiki/Quick-start)
|
# [Quick start :rocket: (click here)](https://github.com/vaporvee/discord-sdk-godot/wiki)
|
||||||
<br />
|
|
||||||
<img width="400px" src="https://github-production-user-asset-6210df.s3.amazonaws.com/80621863/238791755-c6b1db56-edba-43f8-92a2-0a92b293847b.png">
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
**A small donation with the sponsor button would be nice if you sell your project with this addon but is of course not mandatory!**
|
**A small donation with the sponsor button would be nice if you sell your project with this addon but is of course not mandatory!**
|
||||||
|
|
||||||
|
# Features
|
||||||
|
- Activities (Make people see what you are playing)
|
||||||
|
- Invites
|
||||||
|
- Steam and launch command registering
|
||||||
|
- User information
|
||||||
|
- Overlay management
|
||||||
|
- Editor Presence (optional)
|
||||||
|
<img width="400px" src="https://camo.githubusercontent.com/e4ae18ce30a7731145376e1a85c384e9ea207420c09365e3fcdd455ef332ba98/68747470733a2f2f6769746875622d70726f64756374696f6e2d757365722d61737365742d3632313064662e73332e616d617a6f6e6177732e636f6d2f38303632313836332f3233383739343331392d35373164653262612d346635652d343062612d613263662d3839666365643963306366302e706e67">
|
||||||
|
<br />
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
### Credit
|
### Credit
|
||||||
|
Reference in New Issue
Block a user