qq362946 / Fantasy

C # Game Framework, but not limited to games. Can be used for non game business development
https://code-fantasy.com/
Other
368 stars 62 forks source link

修改gitignore,调整目录结构 #1

Closed roubincode closed 1 year ago

roubincode commented 1 year ago

Fantasy.Net与Fantasy.Unity下面就是Plugins,Runtime。 Demo中的Server下的APP,Hotfix是别人的服务端内容,不应该叫Fantasy.App,Fantasy.Hotfix,修改为APP,Hotfix。 Demo中的Server下的Fantasy.sln也应该改为Server.sln