generated from Maaack/Godot-Game-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a65e0e0
commit e4b6b52
Showing
17 changed files
with
302 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,19 @@ | ||
# Attribution | ||
## Collaborators | ||
|
||
Made by Ross Karchner in 2024 | ||
|
||
|
||
### Godot Game Template | ||
Author: [Marek Belski and contributors](https://github.com/Maaack/Godot-Game-Template/graphs/contributors) | ||
Source: [github: Godot-Game-Template](https://github.com/Maaack/Godot-Game-Template) | ||
License: [MIT License](LICENSE.txt) | ||
|
||
### "Quit" Font | ||
Author: [somepx](https://somepx.itch.io/) | ||
License: Purchased and use according to license. | ||
|
||
## Tools | ||
#### Godot | ||
Author: [Juan Linietsky, Ariel Manzur, and contributors](https://godotengine.org/contact) | ||
Source: [godotengine.org](https://godotengine.org/) | ||
License: [MIT License](https://github.com/godotengine/godot/blob/master/LICENSE.txt) | ||
|
||
#### Visual Studio Code | ||
Author: [Microsoft](https://opensource.microsoft.com/) | ||
Source: [github: vscode](https://github.com/microsoft/vscode) | ||
License: [MIT License](https://github.com/microsoft/vscode/blob/main/LICENSE.txt) | ||
|
||
#### Git | ||
Author: [Linus Torvalds](https://github.com/torvalds) | ||
Source: [git-scm.com](https://git-scm.com/downloads) | ||
License: [GNU General Public License version 2](https://opensource.org/licenses/GPL-2.0) |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
[remap] | ||
|
||
importer="font_data_dynamic" | ||
type="FontFile" | ||
uid="uid://bgo6tp8of0gef" | ||
path="res://.godot/imported/Quit 13.ttf-06997ae2f9cd9b4a4543265623a416ca.fontdata" | ||
|
||
[deps] | ||
|
||
source_file="res://assets/fonts/Quit 13.ttf" | ||
dest_files=["res://.godot/imported/Quit 13.ttf-06997ae2f9cd9b4a4543265623a416ca.fontdata"] | ||
|
||
[params] | ||
|
||
Rendering=null | ||
antialiasing=1 | ||
generate_mipmaps=false | ||
disable_embedded_bitmaps=true | ||
multichannel_signed_distance_field=false | ||
msdf_pixel_range=8 | ||
msdf_size=48 | ||
allow_system_fallback=true | ||
force_autohinter=false | ||
hinting=1 | ||
subpixel_positioning=1 | ||
oversampling=0.0 | ||
Fallbacks=null | ||
fallbacks=[] | ||
Compress=null | ||
compress=true | ||
preload=[] | ||
language_support={} | ||
script_support={} | ||
opentype_features={} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.