Skip to content

Commit f00abd4

Browse files
committed
separate authors + add NEWS.yaml
1 parent 40a17d5 commit f00abd4

File tree

4 files changed

+16
-7
lines changed

4 files changed

+16
-7
lines changed

AUTHORS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@ Li-Ri Game
22

33
Official site : http://github.com/petitlapin/Li-Ri
44

5-
Copyright (c) 2023
5+
Copyright (c) 2023-2026
66
Johnny Jazeix <jazeix@gmail.com>: port to SDL2 + android + cmake
77

8+
Copyright (c) 2026
9+
Polishyk Mykyta "zabidentwfan@ukr.net" : musics ("menu.ogg")
10+
811
Copyright (c) 2006
912
Dominique Roux-Serret: roux-serret@ifrance.com : design & programming & graphics & website.
1013
Maf464 : site= http://maf464.free.fr : musics ("jeu1.xm", "jeu2.xm", "menu_legacy.mod")
11-
Polishyk Mykyta "zabidentwfan@ukr.net" : musics ("menu.ogg")
1214

1315
Thanks to:
1416
Christian H. and Adrian F. for the German correction.

COPYING.Music

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
LICENSE FOR 'jeu1.xm', 'menu_legacy.mod', 'jeu2.xm' musics in Sounds directory.
1+
LICENSE FOR 'jeu1.xm', 'jeu2.xm' and 'menu_legacy.mod' musics in Sounds directory.
22

33
Copyright (c) 2006 - Maf464 - Charcosset B. - charcosset.b@free.fr
44
site= http://maf464.free.fr
55

6-
LICENSE FOR 'menu.wav' (Li-Ri main theme) musics in Sounds directory.
6+
LICENSE FOR 'menu.ogg' (Li-Ri main theme) musics in Sounds directory.
77

88
Copyright (c) 2026 - ZABIDEN - Mykyta Polishyk - zabidentwfan@ukr.net
99

NEWS.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---
2+
Version: 3.1.7
3+
Date: 2026-xx-xx
4+
Description:
5+
- New audio menu music created by zabidenhtf (Mykyta Polishyk)
6+
---
27
Version: 3.1.6
38
Date: 2025-12-24
49
Description:

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,15 @@ Information on how to compile Li-Ri is available in the INSTALL file.
2525

2626
-------------
2727

28-
Copyright (c) 2023
28+
Copyright (c) 2023-2026
2929
Johnny Jazeix: port to SDL2 + android + cmake
3030

31+
Copyright (c) 2026
32+
Polishyk Mykyta "zabidentwfan@ukr.net" : musics ("menu.ogg")
33+
3134
Copyright (c) 2006
3235
Dominique Roux-Serret: design & programming & graphics & website.
33-
Maf464: musics ("jeu1.xm", "jeu2.xm")
34-
Polishyk Mykyta "zabidentwfan@ukr.net" : musics ("menu.ogg")
36+
Maf464: musics ("jeu1.xm", "jeu2.xm", "menu_legacy.mod")
3537

3638

3739
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"

0 commit comments

Comments
 (0)