This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
ambition-legacy/frontend/README.md

6 lines
274 B
Markdown
Raw Normal View History

# Frontend Usage
You must create a `.env` file in the same folder as your game executable, with
`BACKEND_URL` being a valid URL to a server running the [game server](../backend).
Note that this isn't necessary if you're playing in a browser or using a download
from itch.io