-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
After trying to host a server on a Raspberry Pi (Raspbian) without a discord account, I've found that in spite of the large changes made over the last year, such as switching to Qt6 or cmake, the documentation from the wiki has turned out to be rather outdated. All non-technical users shouldn't be forced to consult on another convenient platform to find simple information on simple mistakes.
I'll list some places to get started with:
- If you're using an architecture that isn't amd64, you're forced to build Akashi from source.
qt6-base-dev qt6-websockets-devare now required for this, butqmakehas been replaced withcmake- In configuration, you need to put quotation marks around the text for server_description and motd for them to show up, especially for hosting on web.
webao_portis no longer used- I don't think the
hostnameis entirely optional if you want people to join your server
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels