If you don't want to read through that, then here's what you do: Open your project, click on the Key icon in the top to open the Player settings and inventory window. Then choose the Default Script as your script (near the top at the right). Then, to test it, create a shortcut (with the create shortcut button) and run that (because to play the game using script you have to run it using the shortcut, rather than within SGDK environment)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have some script that I made for my game but I don't know how to connect it to my project. How do I do that?
Reading the help file included with SGDK (Tutorial Step 9) will answer your question. It can also be found here: http://gamedev.sourceforge.net/Help/Tut9.htm
If you don't want to read through that, then here's what you do: Open your project, click on the Key icon in the top to open the Player settings and inventory window. Then choose the Default Script as your script (near the top at the right). Then, to test it, create a shortcut (with the create shortcut button) and run that (because to play the game using script you have to run it using the shortcut, rather than within SGDK environment)
Thankyou