Files
DataTables
JNFrame
Assets
BehaviorTreeSlayer
Game
HPJ Pathfinding Pro
NuGet
Packages
StreamingAssets
BehaviorTreeSlayer.meta
Game.meta
HPJ Pathfinding Pro.meta
New Terrain 1.asset
New Terrain 1.asset.meta
New Terrain.asset
New Terrain.asset.meta
NuGet.config
NuGet.config.meta
NuGet.meta
Packages.meta
StreamingAssets.meta
packages.config
packages.config.meta
新建材质.mat
新建材质.mat.meta
Logs
Packages
ProjectSettings
UserSettings
key
obj
.vsconfig
App.config
App.csproj
AppImpl.csproj
Assembly-CSharp-Editor.csproj
Assembly-CSharp-firstpass.csproj
Assembly-CSharp.csproj
AstarPathfindingProject.csproj
AstarPathfindingProjectEditor.csproj
BestHTTP.csproj
Game.csproj
HPJ.Presentation.csproj
HPJ_Simulation.csproj
JNAstarPathfindingProject.csproj
JNFrame.sln
JNFrame.sln.DotSettings.user
JNGame.csproj
NewAssembly.csproj
PackageToolsEditor.csproj
Packages.csproj
Plugins.csproj
Slayer.csproj
UniTask.Addressables.csproj
UniTask.DOTween.csproj
UniTask.Editor.csproj
UniTask.Linq.csproj
UniTask.TextMeshPro.csproj
UniTask.csproj
Unity.Physics.Custom.Editor.csproj
Unity.Physics.Custom.csproj
Unity.Physics.csproj
UnityPhysicsSamples.Initialization.csproj
packages.config
sfloat.csproj
smath.csproj
stransforms.csproj
JNFrame2
JisolGameCocos
JisolGameServer
headless
luban_examples
节奏动画
.gitignore
.gitmodules
CocosConfig.bat
JavaConfig.bat
index.js
package.json
pet_jisol_cn.sql
JisolGame/JNFrame/Assets/NuGet.config

16 lines
497 B
Plaintext
Raw Normal View History

2024-01-26 19:15:07 +08:00
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<disabledPackageSources />
<activePackageSource>
<add key="All" value="(Aggregate source)" />
</activePackageSource>
<config>
<add key="repositoryPath" value="./Packages" />
<add key="PackagesConfigDirectoryPath" value="." />
<add key="slimRestore" value="true" />
</config>
</configuration>