Created
October 2, 2009 04:37
-
-
Save chrisforbes/199469 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
farmnet_spawn({ | |
id: "example-component-1", | |
name: "SDK Example Component", | |
light: "green", | |
summary: "I'm in your <b>base</b> killing your <b>dudes</b>", | |
details: "Some details" | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment