Another CI corrections, one more readme update
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
8f8a793cb3
commit
4f45d98c3d
5 changed files with 15 additions and 15 deletions
|
@ -3,6 +3,6 @@
|
|||
TIMESTAMP=`date +%Y%m%d.%H%M%S`
|
||||
VERSIONMAJOR=`grep '<version>' pom.xml | head -1 | sed -e 's/^.*<version>//g' -e 's/\..*$//g'`
|
||||
VERSIONMINOR=`grep '<version>' pom.xml | head -1 | sed -E 's/^.*<version>[0-9]+?\.//g' | sed -E -e 's/(\..*|-SNAPSHOT|)<\/version>.*$//g'`
|
||||
sed -z -i -e "s/!define\ VERSIONMAJOR\ [0-9]/!define\ VERSIONMAJOR $VERSIONMAJOR\ /" misc/windows/NSIS/installer.nsi
|
||||
sed -z -i -e "s/!define\ VERSIONMINOR\ [0-9]/!define\ VERSIONMINOR $VERSIONMINOR\ /" misc/windows/NSIS/installer.nsi
|
||||
sed -z -i -e "s/OutFile\ \"Installer.exe\"/OutFile\ \"Installer-$VERSIONMAJOR.$VERSIONMINOR-$TIMESTAMP.exe\"\ /" misc/windows/NSIS/installer.nsi
|
||||
sed -z -i -e "s/!define\ VERSIONMAJOR\ [0-9]/!define\ VERSIONMAJOR $VERSIONMAJOR\ /" NSIS/installer.nsi
|
||||
sed -z -i -e "s/!define\ VERSIONMINOR\ [0-9]/!define\ VERSIONMINOR $VERSIONMINOR\ /" NSIS/installer.nsi
|
||||
sed -z -i -e "s/OutFile\ \"Installer.exe\"/OutFile\ \"Installer-$VERSIONMAJOR.$VERSIONMINOR-$TIMESTAMP.exe\"\ /" NSIS/installer.nsi
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
  [](https://ci.redrise.ru/desu/Tihwin)
|
||||
|
||||
#### Other languages
|
||||

|
||||

|
||||
(Ryukyuan)
|
||||
[](README_RU.md)
|
||||
[](README_JP.md)
|
||||
[](README_RYU.md)(Ryukyuan)
|
||||
|
||||
OPL-compatible PS2 tool for making split files. Sort of ul.cfg manager or USBUtil. Good for use on mac and linux.
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
  [](https://ci.redrise.ru/desu/Tihwin)
|
||||
|
||||
#### 他の言語
|
||||

|
||||

|
||||
(琉球諸語)
|
||||
[](README.md)
|
||||
[](README_RU.md)
|
||||
[](README_RYU.md)(琉球諸語)
|
||||
|
||||
分割ファイルを作成するためのOPL互換のPS2ツール。 ul.cfg ネージャーまたはUSBUtilの並べ替え。MacおよびLinuxでの使用に適しています。
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
  [](https://ci.redrise.ru/desu/Tihwin)
|
||||
|
||||
#### Другие языки
|
||||

|
||||

|
||||
(Рюкюские языки)
|
||||
[](README.md)
|
||||
[](README_JP.md)
|
||||
[](README_RYU.md)(Рюкюские языки)
|
||||
|
||||
Это OPL-совместимая утилита для PS2. Используется для создания т.н. «сплит-файлов». Это что-то вроде менеджера ul.cfg или, другими словами, аналог USBUtil. Отличной подойдёт для использования в маке и линуксе.
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
  [](https://ci.redrise.ru/desu/Tihwin)
|
||||
|
||||
#### 他ぬ言語
|
||||

|
||||
(やまとぅぐち)
|
||||

|
||||
[](README.md)
|
||||
[](README_JP.md)(やまとぅぐち)
|
||||
[](README_RU.md)
|
||||
|
||||
分割ファイル作成するたみぬOPL互換ぬPS2ツール。 ul.cfgマネージャーあらんでぃUSBUtilぬ並べい替い。MacうゆびLinuxっしぬ使用んかい適ちょーいびーん。
|
||||
|
||||
|
|
Loading…
Reference in a new issue