Search Criteria
Package Details: godot-mono-bin 3.5.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/godot-mono-bin.git (read-only, click to copy) |
---|---|
Package Base: | godot-mono-bin |
Description: | Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel. |
Upstream URL: | https://www.godotengine.org |
Keywords: | Development Engine Game Gamedev Godot |
Licenses: | MIT |
Conflicts: | godot-mono |
Provides: | godot-mono-bin |
Submitter: | Rinma |
Maintainer: | Rinma |
Last Packager: | Rinma |
Votes: | 18 |
Popularity: | 0.090207 |
First Submitted: | 2018-01-30 16:21 (UTC) |
Last Updated: | 2022-09-28 20:19 (UTC) |
Dependencies (3)
- dotnet-sdk (dotnet-sdk-2.2, dotnet-sdk-2.2-vs2017, dotnet-sdk-3.0, dotnet-sdk-2.1, dotnet-sdk-5.0-bin, dotnet-sdk-preview-bin, dotnet-sdk-bin, dotnet-sdk-6.0-bin)
- mono (mono48, mono-beta, mono-visualstudio, mono-alt-csc, mono5, mono-nightly, mono-alpha, mono-git)
- msbuild (mono-msbuild-git, mono-msbuild)
Latest Comments
1 2 3 Next › Last »
user03 commented on 2022-09-28 16:06 (UTC) (edited on 2022-09-28 22:10 (UTC) by user03)
Godot 3.5.1 is out: https://godotengine.org/article/maintenance-release-godot-3-5-1
Edit: That was a quick response! Thanks for keeping this updated!
Neko-san commented on 2021-12-30 07:47 (UTC)
Here's the PKGBUILD and .SRCINFO files for anyone wanting the 3.4.2 maintenance release, since this page is currently out of date:
PKGBUILD
:.SCRCINFO
:Worble commented on 2021-11-12 14:10 (UTC)
Desktop file didn't show up in KDE for me due to awkward permissions, you might want to change it to something like:
install -Dm0644 -t "$pkgdir/usr/share/applications/" "godot-mono.desktop"
gururise commented on 2021-06-10 14:55 (UTC)
Godot 3.3.2 is available: https://godotengine.org/article/maintenance-release-godot-3-3-2
Kayomn commented on 2020-04-25 19:13 (UTC)
Gamepads don't appear to be working for Godot specifically?
I've tested multiple different applications, including evtest. It seems to only be Godot that's having a problem with it.
Skalli84 commented on 2020-03-14 15:39 (UTC)
Will the update to 3.2.1 be available soon? :-)
gururise commented on 2019-11-30 00:10 (UTC)
3.1.2 is now available: https://godotengine.org/article/maintenance-release-godot-3-1-2
Lindenk commented on 2019-11-23 16:44 (UTC)
Apparently mono versions >=6 have a broken msbuild. Downgrade to an earlier version:
gururise commented on 2019-11-21 20:40 (UTC) (edited on 2019-11-21 22:16 (UTC) by gururise)
when attempting to compile a c# script:
1 2 3 Next › Last »