We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4b4410 commit fd25ac0Copy full SHA for fd25ac0
Assets/Example/Scripts/InfoScript.cs
@@ -1,6 +1,6 @@
1
using UnityEngine;
2
using System.Collections;
3
-
+///Written by user tyoc213
4
public class InfoScript : MonoBehaviour {
5
GameObject infoPanel;
6
//Gamestate reference for quick access
README.md
@@ -150,4 +150,6 @@ This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md
150
151
## Acknowledgments
152
153
-Thank you to Gerd Kortemeyer and the MIT Game Lab for their contribution and instruction on this project
+Thank you to Gerd Kortemeyer and the MIT Game Lab for their contribution and instruction on this project.
154
+
155
+Thanks to users tyoc213, matthewh806, and sethwoodworth for contributing to the repo!
0 commit comments