You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CLEO Library for GTA San Andreas (Windows PC)
2
2
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
4
4
5
5
## Installation
6
6
@@ -12,6 +12,7 @@ The ASI Loader replaces one original game file: `vorbisFile.dll` - be sure to ma
12
12
CLEO itself does not replace any game file, however the following files and folders are added:
13
13
14
14
- cleo\ (CLEO script directory)
15
+
- cleo\\.cleo.log (main log file)
15
16
- cleo\\.config\sa.json (opcodes info file)
16
17
- cleo\cleo_plugins\SA.Audio.cleo (audio playback utilities powered by BASS.dll library)
@@ -45,14 +46,18 @@ CLEO is continually being improved and extended over time. In very rare circumst
45
46
46
47
## Credits
47
48
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
49
53
50
54
Special thanks to:
51
55
52
56
- Stanislav Golovin (a.k.a. listener) for his great work in exploration of the GTA series.
53
57
- NTAuthority and LINK/2012 for additional support with CLEO 4.3.
54
58
- mfisto for the alpha-testing of CLEO 4, his support and advices.
55
59
- 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
56
61
57
62
The developers are not affiliated with Take 2 Interactive or Rockstar Games.
58
63
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