Compare commits

5 Commits
v0.0.1 ... main

Author SHA1 Message Date
SantianDev
10c3366304 Update README.md 2026-03-31 18:47:30 +03:00
cubexteam
cf4ea72d4a Update README.md 2026-03-22 22:21:28 +03:00
cubexteam
b46d42f516 Update README.md 2026-03-06 18:02:43 +03:00
cubexteam
280d6a06b3 . 2026-03-04 20:01:33 +03:00
cubexteam
519e14be66 - 2026-03-04 20:00:11 +03:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
# Frodding
Frodding - core golang
Frodding - 1.1.5 mcpe core golang

View File

@@ -17,8 +17,8 @@ import (
const (
Name = "Frodding"
Version = "1.0.0"
Author = "SantianDev, bota"
Version = "0.0.1"
Author = "SantianDev"
)
type Server struct {