Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://beipdev.github.io/BeipMU/
Windows MU* Client
https://beipdev.github.io/BeipMU/
Last synced: 3 months ago
JSON representation
Windows MU* Client
- Host: GitHub
- URL: https://beipdev.github.io/BeipMU/
- Owner: BeipDev
- License: mit
- Created: 2017-07-20T19:21:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T19:11:57.000Z (10 months ago)
- Last Synced: 2024-05-20T16:03:33.694Z (9 months ago)
- Language: C++
- Homepage: https://beipdev.github.io/BeipMU/
- Size: 3.57 MB
- Stars: 26
- Watchers: 8
- Forks: 14
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-muds - BeipMU
README
# BeipMU
Windows MU* ClientFeel free to ask any questions on our Discord channel, or to log any issues here.
Invite link to join our Discord: https://discord.gg/3A5quTU
# Documentation
Right here on GitHub:
[Documentation](Documentation/README.md)# Installing
There are two ways to install BeipMU, either the Microsoft Store( https://www.microsoft.com/store/apps/9NFS86LKJLRX ), or to manually unzip one of the releases posted here.
The store version writes it's settings to a hidden and sandboxed %APPDATA% folder (so apps can't mess with each other). The non store version will write it's settings to %APPDATA%\BeipMU, but if it finds a Config.txt in it's startup location it will write it back to the same location.
# Upgrading
The store version auto updates (based on your OS settings)
For the github version, if your user settings are stored in %appdata%/BeipMU (the automatic default) then just replace the folder you unzipped BeipMU into with the new version's unzipped folder. If you manually put your config.txt inside the BeipMU.exe program folder, simply be sure to move or copy it to the new version's folder.
# Help! I lost my files!
[Data Loss Help](Documentation/DataLoss.md)