Back to Crossfire
SOURCE / PINNED RELEASE

Made of little things.

Crossfire

Release
9614abe48623
Author-recorded commit
6f6c8299e2fb…
License
LICENSE
Author’s source reference
nostr://npub1n8ga89w8h6tvwamxusfyzexw8gjy84yxu9rxgnmk955cxtml4ujswzxydd/wss%3A%2F%2Fgit.napplet.soy%2F/n-347ab685aef

Archive hash verified: 34d5295141b419db. The source-to-build association is the author’s claim; it has not been independently rebuilt.

napplet.json
{
  "schema": "space-local-project/v1",
  "name": "Crossfire",
  "description": "Fast free-for-all arenas for up to 8 players. Move, shoot, respawn, and race to seven eliminations. Peer-to-peer multiplayer with desktop and touch controls.",
  "entry": "dist/index.html",
  "previewId": "347ab685-aef3-4b08-b2fc-3047d463bb52",
  "identifier": "n-347ab685aef",
  "template": "boilerplate",
  "license": "MIT",
  "requires": [
    "cvm",
    "webrtc"
  ],
  "topics": [
    "game",
    "multiplayer",
    "shooter"
  ],
  "relays": [],
  "servers": [],
  "backend": {
    "boards": [],
    "provider": {
      "pubkey": "60517f64548279854ee9a122531e4d1a413e3dc956e2d0a450217420623ca688",
      "relays": [
        "wss://relay.napplet.soy/"
      ]
    }
  },
  "preview": {
    "delayMs": 1500,
    "image": "preview.png"
  },
  "creator": {
    "pubkey": "99d1d395c7be96c77766e4124164ce3a2443d486e146644f762d29832f7faf25",
    "network": "public"
  },
  "publish": {
    "networks": {
      "public": {
        "relay": "wss://relay.napplet.soy",
        "blossom": "https://blossom.napplet.soy",
        "grasp": "https://git.napplet.soy",
        "site": "https://napplet.soy",
        "mirrors": [
          "wss://relay.damus.io",
          "wss://nos.lol"
        ]
      },
      "local": {
        "relay": "ws://127.0.0.1:19347/relay",
        "blossom": "http://127.0.0.1:8081",
        "grasp": "http://127.0.0.1:8082",
        "site": "http://localhost:8080",
        "mirrors": []
      }
    }
  }
}