You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import Contributor from './Terasology/Contributor';
export default {
'user-responses': [
{
name: 'Gotcha 👍 Let the Journey begin. 🌄',
child: {
'user-responses': [
{
name: '🔦 I wish to learn more about Terasology.',
child: Terasology,
},
{
name: 'I wish to learn more about in DestinationSol.',
child: DestinationSol,
},
{
name: '👋 I just wish to work on Game Stuff.',
child: Contributor,
},
],
'gooey-response': {
gooey: 'Which project you wish to explore? 🧐 ',
},
},
},
],
'gooey-response': {
gooey:
'👋 Hey there, I am Gooey! Welcome to The Terasology Foundation Tutorial Journey! I will be guiding you through this Journey to know Project better. You can respond to my questions by selecting an appropriate reply from the user section below 👇',