Can modify scripts after build?

Posted: 09 Jun 2020 06:42
by lionserver

Hello!! I want to modify scripts after build.
Because I want to share friends to modify the content and not using Unity editor.

If it can, please tell me how to do.
Thanks a lot!!


Re: Can modify scripts after build?

Posted: 09 Jun 2020 08:14
by Elringus

Hi, That's possible with local, google drive or a custom resources provider. See more info in the guide: https://naninovel.com/guide/resource-providers.html


Re: Can modify scripts after build?

Posted: 09 Jun 2020 08:59
by lionserver
Elringus wrote: 09 Jun 2020 08:14

Hi, That's possible with local, google drive or a custom resources provider. See more info in the guide: https://naninovel.com/guide/resource-providers.html

Thanks a lot!!
I will try it.


Re: Can modify scripts after build?

Posted: 10 Jun 2020 02:44
by lionserver

Hello I want to ask that...
Why my Resources Provider not include Google Drive Content?
And My local Provider doesn't work.
Can you make some tutorials?
Thanks a lot!!

My version: 1.9.8-beta

https://imgur.com/a/AOEKShp


Re: Can modify scripts after build?

Posted: 10 Jun 2020 08:07
by Elringus

Make sure to follow the guide; you've probably didn't install the drive extension.


Re: Can modify scripts after build?

Posted: 10 Jun 2020 09:06
by lionserver

I have installed this GoogelDrive extension.
And use the TestScript to check linking.

But it doesn't appear, either :( :(
Really want to finish it QwQ

https://imgur.com/vBwQtvA

https://imgur.com/o8IXk3T


Re: Can modify scripts after build?

Posted: 10 Jun 2020 09:10
by Elringus

You can find a working example project here: https://github.com/Elringus/NaninovelSandbox