1 Star 0 Fork 0

茶密/PokeGameEngine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
PokemonGameEngine.sln 2.50 KB
一键复制 编辑 原始数据 按行查看 历史
Kermalis 提交于 2021-04-10 11:04 . PokemonDumper

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29306.81
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_build", "nukebuild\_build.csproj", "{8130581D-216C-414B-A082-9A50DAAE756E}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MapEditor", "MapEditor\MapEditor.csproj", "{14FA43E2-36FA-4606-B054-48E0DEF336A9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PokemonGameEngine", "PokemonGameEngine\PokemonGameEngine.csproj", "{AAB0FD52-8074-43AB-B900-AACC3ED61AB7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PokemonDumper", "PokemonDumper\PokemonDumper.csproj", "{A28542BE-576C-46A5-856B-E61DEDF92608}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8130581D-216C-414B-A082-9A50DAAE756E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8130581D-216C-414B-A082-9A50DAAE756E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8130581D-216C-414B-A082-9A50DAAE756E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8130581D-216C-414B-A082-9A50DAAE756E}.Release|Any CPU.Build.0 = Release|Any CPU
{14FA43E2-36FA-4606-B054-48E0DEF336A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{14FA43E2-36FA-4606-B054-48E0DEF336A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{14FA43E2-36FA-4606-B054-48E0DEF336A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{14FA43E2-36FA-4606-B054-48E0DEF336A9}.Release|Any CPU.Build.0 = Release|Any CPU
{AAB0FD52-8074-43AB-B900-AACC3ED61AB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AAB0FD52-8074-43AB-B900-AACC3ED61AB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AAB0FD52-8074-43AB-B900-AACC3ED61AB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AAB0FD52-8074-43AB-B900-AACC3ED61AB7}.Release|Any CPU.Build.0 = Release|Any CPU
{A28542BE-576C-46A5-856B-E61DEDF92608}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A28542BE-576C-46A5-856B-E61DEDF92608}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A28542BE-576C-46A5-856B-E61DEDF92608}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A28542BE-576C-46A5-856B-E61DEDF92608}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FCD0DBCF-8C81-49B2-A1BB-7F4C158B7374}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/long33/poke-game-engine.git
git@gitee.com:long33/poke-game-engine.git
long33
poke-game-engine
PokeGameEngine
master

搜索帮助