mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-09-10 19:46:21 -05:00
Updated F.A.Q. (markdown)
@@ -7,11 +7,8 @@
|
||||
> need redirect from "https://pgorelease.nianticlabs.com/plfe/rpc" to your endpoint
|
||||
credits: icdance
|
||||
|
||||
**Q:** My install fails on node-protobuf.
|
||||
**A:** You most likely don't have google protobuf installed or their is a chance that the latest commit are broken.
|
||||
|
||||
**Q:** How can I spawn pokemon?
|
||||
**A:** Currently the only way to spawn them is to use `/spawn [playername] [pokemon] [amount]` random encounters is not enabled yet.
|
||||
**Q:** The installation fails on node-protobuf.
|
||||
**A:** You likely don't have google protobuf installed or the latest commit is broken.
|
||||
|
||||
**Q:** How can I add pokestops and gyms?
|
||||
**A:** Currently this has a seperate branch called `api` download those files and place it in the root of your webserver.
|
||||
**A:** There is a seperate branch called `api`. Clone these files and use apache to run them.
|
||||
|
||||
Reference in New Issue
Block a user