WOWCube Docs logo
WOWCube Docs
Mission Control
Section Shortcuts
APIExamplesSourceWOWConnectChangelog
Filters
SDK and language defaults persist in cookies.
SDK version
Navigation Tree
Collapsed by default, focused on the active path.
Made byMcKay Seamons
GitHub
  1. Home
  2. Docs
  3. Examples
  4. info.json
Mission NodeSDK 6.2Pawngetting all togetherProject Included

info.json

Examples / SDK 6.2 / Pawn / getting all together / Butterflies - The Game
info.json
JSON
1{
2 "name":"Butterflies - The Game",
3 "desc":"This example demonstrates how to create a complete game",
4 "prev_key":"Network/1",
5 "next_key":-1,
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

butterflies.pwn
project/src/butterflies.pwn
wowcubeapp-build.json
project/wowcubeapp-build.json
Context Rail

Related nodes

Butterflies - The Game
Examples / SDK 6.2 / Pawn / getting all together
butterflies.pwn
Examples / SDK 6.2 / Pawn / getting all together / Butterflies - The Game / project / src
wowcubeapp-build.json
Examples / SDK 6.2 / Pawn / getting all together / Butterflies - The Game / project
Butterflies - The Game
Examples / SDK 6.1 / Pawn / getting all together
Previous Node
Butterflies - The Game
Examples / SDK 6.2 / Pawn / getting all together
Next Node
butterflies.pwn
Examples / SDK 6.2 / Pawn / getting all together / Butterflies - The Game / project / src