diff --git a/domains/shooter.thedev.me.json b/domains/shooter.thedev.me.json new file mode 100644 index 0000000..dfea3e8 --- /dev/null +++ b/domains/shooter.thedev.me.json @@ -0,0 +1,10 @@ +{ + "subdomain": "shooter", + "domain": "thedev.me", + "email_or_discord": "aswinkumarank@gmail.com", + "github_username": "4XW1N", + "description": "A personal 3D multiplayer top-down shooter game built with Three.js.", + "records": { + "CNAME": ["4xw1n.github.io"] + } +}