Original Discord Post by smsithlord | 2024-10-09 13:53:52
I noticed the PlayCanvas demo wants you to modify a script to have your API key in order to test, but you cannot modify scripts until after you fork the project.
To let people test the demo w/ their API key without the need to fork, you could add a prompt that asks the user to enter their API key at runtime - this is usually how I see people create demos for things that require API keys but don’t require forking to test.