reid 2 년 전
부모
커밋
9f997746e9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      main.go

+ 1 - 0
main.go

@@ -19,6 +19,7 @@ import (
 )
 
 // NativePlanet GroundSeg: Go Edition (goseg)
+// 🄯 2023 ~nallux-dozryl & ~sitful-hatred
 // This is a Golang rewrite of GroundSeg that serves the v2 json
 // object via websocket.
 // The v2 rewrite decouples the frontend and backend, which makes it