Updated versioning
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# osu! optimizer (PHP)
|
# osu! optimizer (PHP)
|
||||||
|
|
||||||
**Current version: Version 0.1**
|
**Current version: Version 0.1a**
|
||||||
|
|
||||||
[round boi](https://osu.ppy.sh/users/7357064) has seen most of my works and it was his idea to combine them together before I start writing another one from scratch.
|
[round boi][round-boi-osu] has seen most of my works and it was his idea to combine them together before I start writing another one from scratch.
|
||||||
|
|
||||||
> "Swiss Army Knife style osu! library manager" -- [round boi](https://osu.ppy.sh/users/7357064)
|
> "Swiss Army Knife style osu! library manager" -- [round boi][round-boi-osu]
|
||||||
|
|
||||||
## What's this?
|
## What's this?
|
||||||
|
|
||||||
@@ -60,3 +60,4 @@ If you know what you're doing, you could run it on a dedicated server that can h
|
|||||||
|
|
||||||
[Windows-PHP]: https://www.php.net/manual/en/install.windows.tools.php
|
[Windows-PHP]: https://www.php.net/manual/en/install.windows.tools.php
|
||||||
[Mac-OS-PHP]: https://www.php.net/manual/en/install.macosx.bundled.php
|
[Mac-OS-PHP]: https://www.php.net/manual/en/install.macosx.bundled.php
|
||||||
|
[round-boi-osu]: https://osu.ppy.sh/users/7357064
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
<div class="main-container">
|
<div class="main-container">
|
||||||
<h1>osu! optimizer (PHP)</h1>
|
<h1>osu! optimizer (PHP)</h1>
|
||||||
<h3>Version 0.1 by Thayol</h3>
|
<h3>Version {{ VERSION }} by Thayol</h3>
|
||||||
<p><a href="https://github.com/Thayol/OsuOptimizerPHP" target="_blank">[ GitHub ]</a></p>
|
<p><a href="https://github.com/Thayol/OsuOptimizerPHP" target="_blank">[ GitHub ]</a></p>
|
||||||
<div class="main-item">
|
<div class="main-item">
|
||||||
<h2>Stats</h2>
|
<h2>Stats</h2>
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
0.1a
|
||||||
Reference in New Issue
Block a user