Page 1 of 1

New Developer - files location

Posted: 26 December 2020, 21:02
by Madmartigan007
Sorry if this is a dumb question - I am very new at this process, just trying to get past the learning curve...

So I created a new project, and ran it with zero custom code and it starts as expected. I reached out to the publisher for files/images. Started a GIT for version control.

I am trying to find where all the files are located that I would start to change as I develop this project. gameinfos.inc.php, tpl files, etc.

Where are they stored?

Would be great I could chat with someone via discord just to run a few questions by, etc if possible.

Thank you

Re: New Developer - files location

Posted: 26 December 2020, 21:32
by Tisaac
Madmartigan007 wrote: 26 December 2020, 21:02 Sorry if this is a dumb question - I am very new at this process, just trying to get past the learning curve...

So I created a new project, and ran it with zero custom code and it starts as expected. I reached out to the publisher for files/images. Started a GIT for version control.

I am trying to find where all the files are located that I would start to change as I develop this project. gameinfos.inc.php, tpl files, etc.

Where are they stored?

Would be great I could chat with someone via discord just to run a few questions by, etc if possible.

Thank you
Feel free to join the discord server for dev : https://discord.gg/YXXRdWDa

Re: New Developer - files location

Posted: 28 December 2020, 07:35
by joezg
In your "welcome to studio" email, you have received all the necessary info on how to connect to sftp. When you connect, you will see all directories of your projects there.

Most IDEs and editors have some way of syncing your local folder with sftp folder so you should probably check for that in your preferred IDE.

Re: New Developer - files location

Posted: 28 December 2020, 22:42
by Madmartigan007
thank you, I am on my way!