mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-02-22 05:09:36 +01:00
Fix versioning for sdvx distribution packages
sdvx.zip -> sdvx-01-to-04.zip sdvx5.zip -> sdvx-05.zip
This commit is contained in:
parent
27fdabe17a
commit
daad6a09c5
@ -407,7 +407,7 @@ $(zipdir)/jb-08.zip: \
|
|||||||
$(V)echo ... $@
|
$(V)echo ... $@
|
||||||
$(V)zip -j $@ $^
|
$(V)zip -j $@ $^
|
||||||
|
|
||||||
$(zipdir)/sdvx.zip: \
|
$(zipdir)/sdvx-01-to-04.zip: \
|
||||||
build/bin/avs2_1508-32/launcher.exe \
|
build/bin/avs2_1508-32/launcher.exe \
|
||||||
build/bin/avs2_1508-32/sdvxhook.dll \
|
build/bin/avs2_1508-32/sdvxhook.dll \
|
||||||
build/bin/indep-32/config.exe \
|
build/bin/indep-32/config.exe \
|
||||||
@ -421,7 +421,7 @@ $(zipdir)/sdvx.zip: \
|
|||||||
$(V)echo ... $@
|
$(V)echo ... $@
|
||||||
$(V)zip -j $@ $^
|
$(V)zip -j $@ $^
|
||||||
|
|
||||||
$(zipdir)/sdvx5.zip: \
|
$(zipdir)/sdvx-05.zip: \
|
||||||
build/bin/avs2_1700-64/launcher.exe \
|
build/bin/avs2_1700-64/launcher.exe \
|
||||||
build/bin/avs2_1700-64/sdvxhook2.dll \
|
build/bin/avs2_1700-64/sdvxhook2.dll \
|
||||||
build/bin/indep-64/config.exe \
|
build/bin/indep-64/config.exe \
|
||||||
@ -521,8 +521,8 @@ $(BUILDDIR)/bemanitools.zip: \
|
|||||||
$(zipdir)/jb-05-to-07.zip \
|
$(zipdir)/jb-05-to-07.zip \
|
||||||
$(zipdir)/jb-08.zip \
|
$(zipdir)/jb-08.zip \
|
||||||
$(zipdir)/src.zip \
|
$(zipdir)/src.zip \
|
||||||
$(zipdir)/sdvx.zip \
|
$(zipdir)/sdvx-01-to-04.zip \
|
||||||
$(zipdir)/sdvx5.zip \
|
$(zipdir)/sdvx-05.zip \
|
||||||
$(zipdir)/tools.zip \
|
$(zipdir)/tools.zip \
|
||||||
$(zipdir)/tools-x64.zip \
|
$(zipdir)/tools-x64.zip \
|
||||||
CHANGELOG.md \
|
CHANGELOG.md \
|
||||||
|
10
README.md
10
README.md
@ -47,11 +47,11 @@ authentic gameplay experience, and easier support for a broader range of release
|
|||||||
* jubeat Qubell (jb-05-to-07.zip) using jbhook
|
* jubeat Qubell (jb-05-to-07.zip) using jbhook
|
||||||
* jubeat clan (jb-08.zip) using jbhook
|
* jubeat clan (jb-08.zip) using jbhook
|
||||||
* SOUND VOLTEX
|
* SOUND VOLTEX
|
||||||
* SOUND VOLTEX BOOTH (sdvx.zip) using sdvxhook
|
* SOUND VOLTEX BOOTH (sdvx-01-to-04.zip) using sdvxhook
|
||||||
* SOUND VOLTEX II -infinite infection- (sdvx.zip) using sdvxhook
|
* SOUND VOLTEX II -infinite infection- (sdvx-01-to-04.zip) using sdvxhook
|
||||||
* SOUND VOLTEX III GRAVITY WARS (sdvx.zip) using sdvxhook
|
* SOUND VOLTEX III GRAVITY WARS (sdvx-01-to-04.zip) using sdvxhook
|
||||||
* SOUND VOLTEX IV HEAVENLY HAVEN (sdvx.zip) using sdvxhook
|
* SOUND VOLTEX IV HEAVENLY HAVEN (sdvx-01-to-04.zip) using sdvxhook
|
||||||
* SOUND VOLTEX Vivid Wave (sdvx2.zip) using sdvxhook2
|
* SOUND VOLTEX Vivid Wave (sdvx-05.zip) using sdvxhook2
|
||||||
|
|
||||||
# Supported platforms
|
# Supported platforms
|
||||||
Our main platforms are currently Windows XP and Windows 7 which are also the target platforms on the original hardware
|
Our main platforms are currently Windows XP and Windows 7 which are also the target platforms on the original hardware
|
||||||
|
Loading…
x
Reference in New Issue
Block a user