File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Assets/PatchKit Patcher/Resources Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ MonoBehaviour:
1414 MainApiConnectionSettings :
1515 MainServer : api.patchkit.net
1616 CacheServers :
17- - api-cache-node- 1.patchkit.net:43230
18- - api-cache-node- 2.patchkit.net:43230
19- - api-cache-node- 3.patchkit.net:43230
17+ - api-cache-1.patchkit.net:80
18+ - api-cache-2.patchkit.net:80
19+ - api-cache-3.patchkit.net:80
2020 Timeout : 5000
2121 KeysApiConnectionSettings :
2222 MainServer : keys.patchkit.net:43240
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ Unreleased]
8+ ### Changed
9+ - API Cache servers urls
10+
711## [ 3.1.3]
812### Added
913- Add miliseconds information to log date and time
You can’t perform that action at this time.
0 commit comments