Skip to content

Commit 162e98f

Browse files
author
Danny Kyung
committed
Updated outdated protobuf update link
1 parent f76dc0e commit 162e98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updater.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
var fs = require('fs');
22
var https = require('https');
33

4-
var baseUrl = 'https://raw.githubusercontent.com/SteamDatabase/GameTracking/master/Protobufs/csgo/';
4+
var baseUrl = 'https://raw.githubusercontent.com/SteamRE/SteamKit/master/Resources/Protobufs/csgo/';
55
var protos = [
66
'base_gcmessages.proto',
77
'steammessages.proto',

0 commit comments

Comments
 (0)