Skip to content

Commit 2201b99

Browse files
authored
Update README.md (#286)
1 parent 300613d commit 2201b99

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CLEO Library for GTA San Andreas (Windows PC)
22

3-
CLEO is a hugely popular extensible library plugin which brings new possibilities in scripting for the game Grand Theft Auto: San Andreas by Rockstar Games, allowing the use of thousands of unique mods which change or expand the gameplay. You may find more information about CLEO on the official website https://cleo.li
3+
CLEO Library is an open-source extensible plugin for the game Grand Theft Auto: San Andreas by Rockstar Games, allowing the use of thousands of unique mods which change or expand the gameplay. You may find more information about CLEO on the official website https://cleo.li
44

55
## Installation
66

@@ -12,6 +12,7 @@ The ASI Loader replaces one original game file: `vorbisFile.dll` - be sure to ma
1212
CLEO itself does not replace any game file, however the following files and folders are added:
1313

1414
- cleo\ (CLEO script directory)
15+
- cleo\\.cleo.log (main log file)
1516
- cleo\\.config\sa.json (opcodes info file)
1617
- cleo\cleo_plugins\SA.Audio.cleo (audio playback utilities powered by BASS.dll library)
1718
- cleo\cleo_plugins\SA.DebugUtils.cleo (script debugging utilities plugin)
@@ -45,14 +46,18 @@ CLEO is continually being improved and extended over time. In very rare circumst
4546

4647
## Credits
4748

48-
The author and original developer of the CLEO library is Seemann. Development of CLEO 4 was led by Alien and Deji, later turned into CLEO 5 by Miran. Today the CLEO library is an open-source project being maintained at https://github.com/cleolibrary
49+
- Seemann - the author and original developer of the CLEO library
50+
- Alien, Deji - the lead developers of CLEO 4
51+
- Miran - the lead developer of CLEO 5
52+
- all contributors to the GitHub project at https://github.com/cleolibrary/CLEO5
4953

5054
Special thanks to:
5155

5256
- Stanislav Golovin (a.k.a. listener) for his great work in exploration of the GTA series.
5357
- NTAuthority and LINK/2012 for additional support with CLEO 4.3.
5458
- mfisto for the alpha-testing of CLEO 4, his support and advices.
5559
- 123nir for the alpha-testing of CLEO 5.0.0, troubleshooting and valuable bug reports.
60+
- Hamal for the beta-testing of CLEO 5.0.0, troubleshooting and valuable bug reports
5661

5762
The developers are not affiliated with Take 2 Interactive or Rockstar Games.
5863
By using this product or any of the additional products included you take your own personal responsibility for any negative consequences should they arise.

0 commit comments

Comments
 (0)