Updated F.A.Q. (markdown)

Felix Maier
2016-09-04 14:02:13 +02:00
parent 0023cd7c54
commit 08416328c2

@@ -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.