Commit Graph

35 Commits

Author SHA1 Message Date
Barichello
348588b62f Remove additional resources from README
Removed additional resources section from README.
2025-09-25 00:37:35 -03:00
Ryan Roden-Corrent
e1b7d54a34 Fix Itch.io example link in README (#178)
This was linking to the android section, not the itch section.
2025-04-16 16:38:31 +02:00
Hugo Locurcio
373788c30a Fix export_templates folder name in Dockerfile and CI scripts (#135) 2024-02-10 19:39:16 +01:00
Hugo Locurcio
ec59a7150d Improve export troubleshooting notes in the README (#74) 2022-12-25 09:36:15 +01:00
Carter Gale
a0da3ac281 Add missing step to C#/Mono tutorial in README.md (#84)
* Add missing step to C#/Mono tutorial in README.md 

Previously, the detail that you had to change .stable to .stable.mono in the Setup steps directory structure was not listed and was very confusing for me until I found an issue from some time ago ( https://github.com/abarichello/godot-ci/issues/29#issuecomment-680315417 ) that stated this solution but was never addressed. I hope this can save people some trouble in the future.

* Apply suggestions from code review

* Update README.md

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-12-25 09:34:38 +01:00
Kotob
9213e16d62 Add additional resources for other CI needs (#46)
* Add additional resources for other CI needs

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-21 17:27:52 +03:00
Barichello
54c3e2687e Update authors label 2020-11-12 23:16:41 -03:00
Piet Bronders
b49893d3e3 Add base64 command for windows, Fix type from variable to file (#41)
* Add base64 command for windows, Fix type from variable to file

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-11-02 20:14:11 +03:00
Stephan Kessler
fff44ff9a5 added android build steps in readme 2020-10-06 18:50:58 -03:00
David Snopek
957868d787 Add a link to David Snopek's video tutorial series about Godot and GitLab CI 2020-07-27 18:13:11 -03:00
asheraryam
f837ad8d0c Build mono docker image and update docs 2020-05-24 19:05:18 +03:00
abarichello
eab6a6469e Update README links 2020-05-18 19:23:37 -03:00
abarichello
9fd1c3aee0 Import test project as example
TODO: update gitlab-ci template to also use the test-project
2020-05-18 17:52:17 -03:00
BARICHELLO
3e18735be5 Update README with GH Actions 2020-04-26 15:57:29 -03:00
BARICHELLO
524f27ae99 Update README img 2020-04-25 21:40:17 -03:00
BARICHELLO
a7aa1967c7 Add video tutorial link 2020-04-19 19:15:26 -03:00
Barichello
4417786702 Include itch.io deploy example 2020-01-16 23:15:15 -03:00
Julien Deswaef
5fa72f3f4d Moves Itch.io variables to Gitlab CI/CD settings panel 2020-01-16 23:00:44 -03:00
Julien Deswaef
99e0bb2699 Fixes a Markdown layout typo 2020-01-16 23:00:44 -03:00
Julien Deswaef
fd8a6c2fa0 Updates the documentation for deploying to Itch.io 2020-01-16 23:00:44 -03:00
Julien Deswaef
6df44cac72 Adds Itch.io Butler 2020-01-16 23:00:44 -03:00
BARICHELLO
05e01e9112 Update README.md
Update examples
2020-01-11 20:25:15 -03:00
Barichello
40de3db777 Add GitLab pages deploy 2019-12-19 18:04:40 -03:00
Barichello
30f6b9a728 Move EXPORT_NAME to CI panel
README cleanup
2019-08-16 00:36:35 -03:00
BARICHELLO
54884fe6cc Move variables to Ci panel; Update README 2019-03-22 00:35:39 -03:00
Barichello
7277b8cf1b Update example project 2019-03-14 09:02:27 -03:00
BARICHELLO
650f51ef48 Update 3.0.2 release 2019-03-10 16:33:59 -03:00
BARICHELLO
0cf9790e33 Update README.md
Removed game-off, since i used godot3.1-alpha2 and the command line exports where broken in this version.
2018-11-22 22:28:34 -02:00
BARICHELLO
ac9048cefa Add project examples 2018-11-10 01:08:19 -02:00
BARICHELLO
65bfe69015 Reordered checkout in gitlab-ci script
Reordered checkout so it doesnt error out on overwriting untracked files.
2018-10-31 00:59:13 -03:00
BARICHELLO
1362d97c87 Add versioning naming tip 2018-10-31 00:38:51 -03:00
aBARICHELLO
39adfe1361 Update usage README 2018-10-25 15:52:45 -03:00
BARICHELLO
1a62f5a150 Add gitlab-ci usage example 2018-10-25 01:17:01 -03:00
aBARICHELLO
9feff5dc86 Initial files 2018-10-24 11:46:40 -03:00
BARICHELLO
0fe42c7979 Initial commit 2018-10-24 11:42:08 -03:00