Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Get OS Name

An asset by Bytez
The page banner background of a mountain and forest
Get OS Name hero image

Quick Information

0 ratings
Get OS Name icon image
Bytez
Get OS Name

Get a more specifically OS name (for Godot Game Engine v3.x).Uses "uname -a" to get *nix name. If Linux, search for distro name inside "/etc/os-release"Also ships with OS icons as 500x500px white png.Usage:`Get_os_name.os_name(getdistro:bool=true, gds4:bool=false)`Which returns the name as a string. If getdistro is false will not search for Linux distro name. If gds4 is true, will convert Godot 3.x os.get_name() to Godot 4.x equivalent.`Get_os_name.os_logo(name:String="")`Which return path to logo as a string. If no name provided as arg, will use os_name() to retrieve it.

Supported Engine Version
3.5
Version String
1.0
License Version
GPLv3
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Get a more specifically OS name (for Godot Game Engine v3.x).

Uses "uname -a" to get *nix name. If Linux, search for distro name inside "/etc/os-release"

Also ships with OS icons as 500x500px white png.

Usage:
`Get_os_name.os_name(getdistro:bool=true, gds4:bool=false)`
Which returns the name as a string. If getdistro is false will not search for Linux distro name. If gds4 is true, will convert Godot 3.x os.get_name() to Godot 4.x equivalent.

`Get_os_name.os_logo(name:String="")`
Which return path to logo as a string. If no name provided as arg, will use os_name() to retrieve it.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Get OS Name icon image
Bytez
Get OS Name

Get a more specifically OS name (for Godot Game Engine v3.x).Uses "uname -a" to get *nix name. If Linux, search for distro name inside "/etc/os-release"Also ships with OS icons as 500x500px white png.Usage:`Get_os_name.os_name(getdistro:bool=true, gds4:bool=false)`Which returns the name as a string. If getdistro is false will not search for Linux distro name. If gds4 is true, will convert Godot 3.x os.get_name() to Godot 4.x equivalent.`Get_os_name.os_logo(name:String="")`Which return path to logo as a string. If no name provided as arg, will use os_name() to retrieve it.

Supported Engine Version
3.5
Version String
1.0
License Version
GPLv3
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers