This website requires JavaScript.
Explore
Help
Sign in
ChaoticByte
/
Fragmented
Watch
1
Star
1
Fork
You've already forked Fragmented
0
Code
Issues
2
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
d512005b86
Fragmented
/
src
/
UIAppVersion.gd
5 lines
96 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Improve UI with application name & version and better spacing
2024-06-09 15:03:52 +02:00
extends
Label
func
_ready
(
)
:
Bump version to v3
2024-06-10 16:20:04 +02:00
text
=
ProjectSettings
.
get_setting
(
"
application/config/version
"
)
Reference in a new issue
Copy permalink