File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
8
8
9
9
[ unreleased diff]
10
10
11
+ ## [ 2.1.0] - 2024-08-28
12
+
13
+ [ 2.1.0 diff]
14
+
11
15
### Added
12
16
13
17
- Convar to remember the audio volume set by the player using audio controls.
@@ -133,7 +137,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
133
137
- Finishing message
134
138
- Configuration file
135
139
136
- [ unreleased diff ] : https://github.com/D4isDAVID/loadscreen/compare/v2.0.0...main
140
+ [ unreleased diff ] : https://github.com/D4isDAVID/loadscreen/compare/v2.1.0...main
141
+ [ 2.1.0 ] : https://github.com/D4isDAVID/loadscreen/releases/tag/v2.1.0
142
+ [ 2.1.0 diff ] : https://github.com/D4isDAVID/loadscreen/compare/v2.0.0...v2.1.0
137
143
[ 2.0.0 ] : https://github.com/D4isDAVID/loadscreen/releases/tag/v2.0.0
138
144
[ 2.0.0 diff ] : https://github.com/D4isDAVID/loadscreen/compare/v1.2.0...v2.0.0
139
145
[ 1.2.0 ] : https://github.com/D4isDAVID/loadscreen/releases/tag/v1.2.0
Original file line number Diff line number Diff line change 1
1
fx_version ' cerulean'
2
2
game ' gta5'
3
3
4
- version ' 2.1.0-dev '
4
+ version ' 2.1.0'
5
5
description ' Clean and fully configurable loading screen for FiveM'
6
6
author ' David Malchin <malchin459@gmail.com>'
7
7
repository ' https://github.com/D4isDAVID/loadscreen'
You can’t perform that action at this time.
0 commit comments