summaryrefslogtreecommitdiff
path: root/platform/nacl/html/godot_nacl.nmf
blob: eca039ec1ee5b2ae394b7ec8b81ede6c1c32cc6a (plain)
1
2
3
4
5
6
{
  "program": {
	"x86-64": {"url": "godot_nacl.x86_64.nexe"},
	"x86-32": {"url": "godot_nacl.i686.nexe"}
  }
}