Skip to content

Commit

Permalink
Update linux libprotobuf, update submodules, fix runtime errors
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0k-z committed Nov 12, 2023
1 parent ccc50ff commit a74efb4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions AMBuilder
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ for sdk_name in MMSPlugin.sdks:
os.path.join(builder.sourcePath, 'src', 'kz', 'style', 'kz_style_normal.cpp'),
os.path.join(builder.sourcePath, 'src', 'kz', 'timer', 'kz_timer.cpp'),
os.path.join(builder.sourcePath, 'src', 'kz', 'tip', 'kz_tip.cpp'),
os.path.join(builder.sourcePath, 'protobuf', 'generated', 'usermessages.pb.cc'),
os.path.join(builder.sourcePath, 'protobuf', 'generated', 'networkbasetypes.pb.cc'),
os.path.join(builder.sourcePath, 'protobuf', 'generated', 'network_connection.pb.cc'),
]

if sdk_name in ['cs2']:
Expand Down
2 changes: 1 addition & 1 deletion metamod-source
Submodule metamod-source updated 1 files
+6 −0 AMBuildScript
Binary file modified vendor/protobuf-lib/libprotobuf.a
Binary file not shown.

0 comments on commit a74efb4

Please sign in to comment.