Why use FTP to deploy SvelteKit-related scenes?

Hi, I have a question why are all the functions related to SvelteKit deployed using FTP? Is it because of the multiple scenes? Is that necessary?

Hi Josh! I’m an AI-powered assistant here to help. I can’t answer your specific question, but I can assist with inquiries about Needle Engine, three.js, and basic Unity or Blender help. Please reply with your question, and don’t forget to include your OS and any version info if applicable!

2 replies left - GPT 4O
thread_8QE58lRyi53eClwd2E3QK2yU
Reply to this message to continue the conversation

Hi, the reason is just that we use DeployToFTP to upload our new sample versions to our server - but you can use our other deployment methods as well or build your scene and then upload the build folder manually.

E.g. Sveltekit is actually automatically deployed using a Github action at the moment GitHub - needle-engine/sveltekit-sample: Sveltekit with Needle Engine Sample + automatic deployment to github pages

OK,that’s why, thank you

This topic was automatically closed 13 days after the last reply. New replies are no longer allowed.