Language

Package: godot @ 3.4.2

Synopsis

Advanced 2D and 3D game engine

Description

Godot is an advanced multi-platform game engine written in C++. If features design tools such as a visual editor, can import 3D models and provide high-quality 3D rendering, it contains an animation editor, and can be scripted in a Python-like language.

Home page
https://godotengine.org/
Location
gnu/packages/game-development.scm (line: 1744, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1859 is way too long (92 characters)
formatting

Look for formatting issues in the source

line 1862 is way too long (97 characters)
input-labels

Identify input labels that do not match package names

label 'zstd' does not match package name 'zstd:lib'
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used