Merge pull request #21576 from aloramiaa/main

Create play.alora.json
This commit is contained in:
Satr14
2025-03-29 06:44:33 +07:00
committed by GitHub
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Making my MC server accessible via a custom domain name",
"repo": "https://www.minecraft.com/",
"owner": {
"username": "aloramiaa",
"email": "xaloramia@gmail.com"
},
"record": {
"A": ["78.46.65.243"]
}
}