Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How to upload source code

A topic by Roly Yuva created Oct 05, 2021 Views: 265 Replies: 4
Viewing posts 1 to 3

I am planning on using Defold, how do I upload source code, because it uses custom file formats

(1 edit)

https://defold.com/manuals/version-control/


it looks like git is supported, here’s the documentation. I would help more if I knew anything about defold.

Haha, quicker than me

what delightful happenstance!

Doesn't seems like a problem : https://defold.com/manuals/version-control/

As long as files are not huge binary blobs it should be fine, Defold uses Lua as a programming language and that works well with git !