abarichello / godot-ci

Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
https://hub.docker.com/r/barichello/godot-ci
MIT License
759 stars 133 forks source link

Add a link to David Snopek's video tutorial series about Godot and GiitLab CI #27

Closed dsnopek closed 4 years ago

dsnopek commented 4 years ago

First of all, thanks so much for maintaining this project and always making sure that you have a new Docker image up when new Godot versions come out! It's wonderful that the community has this valuable resource available. :-)

I noticed that you put a link to Kyle Luce's video tutorial in the README.md, and I was wondering if you'd be willing to put a link to my video tutorial series as well?

The first part is up and it covers using this image for exporting to Windows, Linux, Windows and HTML5, and deploying to GitLab Pages. Future parts will cover deploying to Itch.io (and other places), more advanced exports (ex. Android) and using custom builds of Godot.

Anyway, thanks again for your work on this project! I'd love to chat sometime via email or Discord or whatever. :-)

abarichello commented 4 years ago

Thanks for the tutorials! :)