update README

This commit is contained in:
cidoku 2025-02-19 15:21:36 -03:00
parent 633cf11ae4
commit a0c5199c12

View File

@ -1,12 +1,10 @@
# AO2XP # AO2XP
This is an alternate Attorney Online 2 client, developed in Python 2.7, specifically made for older computers running Windows XP that cannot run the latest version of the AO2 client. This is an alternative Attorney Online 2 client, developed in Python 2.7, specifically made for older computers running Windows XP that cannot run the latest version of the AO2 client. It should also work on Linux.
To edit the source code, you need Python 2.7. Run `AO2XP.py` to launch the client.
You may run "quicksetup.py" to install the required libraries. You may run `quicksetup.py` to install the required libraries.
If you want midis, put a soundfount file named "gm.sf2" in the root AO2XP If you want midis, place a soundfount file named `gm.sf2` in the root AO2XP directory.
directory.
Originally by Headshot#7237 Originally by Headshot#7237 and currently maintained by cidoku.
Currently maintained by cidoku