Allyans3 / protobuf-steam-auth

Protobuf Steam Auth package
MIT License
21 stars 3 forks source link

This is a stub file for IDEs, don't use it directly! #4

Closed scheMeZa closed 1 year ago

scheMeZa commented 1 year ago

Hi, thank you for your efforts in managing this repo.

The installation instructions are not working for PHP 8.2. The make commands are specifically bombing out with incorrect arguments given to functions.

I've managed to install the protobuf extension using sudo apt install php8.2-protobuf, but I still see This is a stub file for IDEs, don't use it directly!.

Originally posted by @scheMeZa in https://github.com/Allyans3/protobuf-steam-auth/issues/1#issuecomment-1574953589

Allyans3 commented 1 year ago

Added support for php 8.

To use this package you need to install php extension protobuf from the README installation instruction.