Is it required to fill the red form fields in order to create a local extension?
The steps from here https://dev.twitch.tv/docs/extensions/rig/#creating-a-project, make it sound like I should be able to create a local extension before having to go through setting up the actual extension. Not sure if these steps are out-of-date but they don’t seem to align with what the Developer Rig UI is showing.
Under Choose Extension , check one of the following:
- Create Local Extension , to use an extension manifest created locally with the rig. Using a local extension manifest is ideal for getting started and experimenting with Extensions.
- Use Already Created Online Extension , to use an extension manifest already created on your Twitch developer dashboard. Using an extension manifest created on the Twitch dev site enables you to run against production APIs.