mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Update changelog url
This commit is contained in:
parent
a9500b3a70
commit
94abe80295
|
@ -4,7 +4,7 @@ const DOCS_URL := "https://www.oramainteractive.com/Pixelorama-Docs/"
|
|||
const ISSUES_URL := "https://github.com/Orama-Interactive/Pixelorama/issues"
|
||||
const SUPPORT_URL := "https://www.patreon.com/OramaInteractive"
|
||||
# gdlint: ignore=max-line-length
|
||||
const CHANGELOG_URL := "https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v011---2023-06-13"
|
||||
const CHANGELOG_URL := "https://github.com/Orama-Interactive/Pixelorama/blob/master/CHANGELOG.md#v10---2024-07-29"
|
||||
const EXTERNAL_LINK_ICON := preload("res://assets/graphics/misc/external_link.svg")
|
||||
const PIXELORAMA_ICON := preload("res://assets/graphics/icons/icon_16x16.png")
|
||||
const HEART_ICON := preload("res://assets/graphics/misc/heart.svg")
|
||||
|
|
Loading…
Reference in a new issue