# YunDuoServer **Repository Path**: fufuandrice/YunDuoServer ## Basic Information - **Project Name**: YunDuoServer - **Description**: Netty游戏服务端开发,客户端GAME.zip - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: https://yunsheng.buzz - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-02 - **Last Updated**: 2024-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: Godot, Java ## README # Netty游戏服务端开发 ## 前言 - 在阅读本项目的之前,需要你掌握以下基础知识 - Java8及以上,Netty4, protobuf3语法,SpringBoot2以上 - 本项目客户端使用 Godot4.2.x 见压缩包Game.zip - protoc生成对象 - ``` ------------------------------------------------------ 生成对象 protoc.exe --java_out=. Entity.proto ``` ## 项目功能 - 客户端登录 - 心跳检测