Skip to content

Releases: chigix/Chizuru

2.0.0

03 Jan 10:08
Compare
Choose a tag to compare

Make sure the directory structure like something below:

- Chizuru-2.0.0.jar
- data/
    - Chizuru.mv.db

And then run the command directly to launch Chizuru Server Component:

java -jar Chizuru-2.0.0.jar

Go on to enjoy Amazon S3 Service continually with just a tweak on the Net address used in application developed previously.

1.0.0-alpha

09 Apr 15:50
Compare
Choose a tag to compare

Make sure the directory structure like something below:

- Chizuru-1.0.0-alpha.jar
- data/
    - Chizuru.mv.db

And then run the command directly to launch Chizur Server Component:

java -jar Chizuru-1.0.0-alpha.jar

Go on to enjoy Amazon S3 Service continualy with just a twick on the Net address used in application developed previously.