Commit Graph

41 Commits

Author SHA1 Message Date
Adrasteon
f0c298633b Use dotnet image for Godot 4 (#106) 2025-03-07 22:40:58 +01:00
Kenneth Fechter
d68f7da1ee Fix Docker image by replacing export template download links to GitHub Releases (#168)
Co-authored-by: Kenneth Fechter <Kenneth Fechter>
2025-03-07 18:12:33 +01:00
Hugo Locurcio
da71038d74 Fix Dockerfile editor settings writing (#158)
The script relies on Bash-specific features, so Bash must
be used instead of POSIX sh or dash.
2024-10-22 23:48:18 +02:00
NetSysFire
b87499e4bd Fix Godot editor settings and Java path (#154) 2024-10-18 17:04:06 +02:00
Hugo Locurcio
b176746f3d Update for Godot 4.3 (#149)
`editor_settings.tres` is now split per minor version since 4.3.

This also updates mono.Dockerfile to match the main Dockerfile.
2024-10-07 02:42:35 +02:00
jrb0001
db6fb8b4f6 Add rcedit and osslsigncode (#146) 2024-07-13 18:09:08 +02:00
Hugo Locurcio
66b7d6fef1 Fix some export_templates folder names not being replaced 2024-02-10 19:43:37 +01:00
Hugo Locurcio
373788c30a Fix export_templates folder name in Dockerfile and CI scripts (#135) 2024-02-10 19:39:16 +01:00
Lázaro Danillo Menezes
e5670b7ff2 Update JDK version required for Godot 4.2 Android exports (#132) 2024-01-24 20:29:31 +01:00
Roger Clotet
7eaff7adb6 Fix build for Godot 4 (#107) 2023-04-29 20:25:55 +02:00
Björn Heinrichs
90fcfe5d65 Provide support for Godot 4 (#104)
* Provide support for Godot 4

Godot 4 is still in beta, but there are some changes that will be in Effect in the Future.

In particular this change is backwards compatible to the existing workflows.
In particular linux_headless has been sunset and replaced by the regular linux distribution (linux.x86_64).
To run Godot in a headless context, it is now necessary to specify the display-driver to be "headless".

With this change a Workflow can be created for the beta releases of Godot.

* Support exports out-of-the-box

Godot renamed the templates folder.
Adds a Symbolic Link to support both without any overhead

See https://github.com/godotengine/godot/pull/63093
2023-03-15 15:58:41 +01:00
Adriano Orioli
651e66176a Add a Manual Build workflow (#83) 2022-06-07 19:32:51 +02:00
Adriano Orioli
83ead0139f Automate image release process (#79) 2022-03-31 23:28:02 +02:00
Mk5
685c022b8f Update Java version to 11 (#78) 2022-03-04 23:02:08 +01:00
Daniel Z
7b118c686d Install rsync in the container (#76)
This simplifies the workflow file and speeds up every deploy.
2022-02-26 19:39:49 +01:00
Barichello
f8fb9f6629 Release 3.4.2 2021-12-22 17:13:42 -03:00
Barichello
3e4cd2e7eb Release 3.4.1 2021-12-19 10:18:39 -03:00
Maxim
51399a21ce Add downloading of android-sdk and required components (#69) 2021-12-13 15:02:26 +01:00
Barichello
e28c424c4a Release 3.4 2021-11-08 19:09:00 -03:00
Barichello
d7fda1c892 Update 3.3.4 2021-10-06 14:38:17 -03:00
Barichello
effade83ce Update 3.3.3 2021-08-19 13:41:08 -03:00
Barichello
faf95dbdaa Release 3.3.2 2021-05-24 22:43:55 -03:00
Barichello
586a040ffe Update 3.3.1 2021-05-20 21:04:10 -03:00
Barichello
b65b3889a3 Update 3.3 2021-04-21 19:31:00 -03:00
Barichello
2c4434c531 Arg to env 2020-11-14 21:47:31 -03:00
Barichello
df5950c674 Add debian frontend env 2020-11-13 14:04:24 -03:00
Barichello
54c3e2687e Update authors label 2020-11-12 23:16:41 -03:00
Lucas K Allmon
c4890edf44 chore(git): version for LFS dependency 2020-11-12 22:59:04 -03:00
Lucas K Allmon
e7c86530f6 feature(lfs): add dependency to image 2020-11-06 09:27:07 -03:00
Stephan Kessler
2554eb4cac changed to openjdk headless to decrease image size 2020-10-06 18:50:58 -03:00
Stephan Kessler
f1b58b7570 added android export (debug/ release) for gitlab 2020-10-06 18:50:58 -03:00
Barichello
3458f6124b Update to 3.2.3 2020-09-17 11:06:55 -03:00
BARICHELLO
b5693f294f Upgrade to 3.2.2 2020-06-26 10:03:13 -03:00
BARICHELLO
8955d82703 Initial github action yaml 2020-04-26 15:57:29 -03:00
Barichello
a80ac562e6 Update to Godot 3.2.1 2020-03-12 10:25:46 -03:00
Barichello
65ebf5e536 Update to Godot 3.2 2020-01-29 21:48:19 -03:00
Julien Deswaef
6df44cac72 Adds Itch.io Butler 2020-01-16 23:00:44 -03:00
Barichello
f850901f03 Update to 3.1.2 2019-12-10 23:20:38 -03:00
Barichello
aa7d059047 Update to Godot 3.1.1 release 2019-04-28 16:56:05 -03:00
Barichello
2a1194cef5 Release 3.1 2019-03-14 00:03:48 -03:00
BARICHELLO
650f51ef48 Update 3.0.2 release 2019-03-10 16:33:59 -03:00