mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-17 12:23:36 +00:00
readme stuff
This commit is contained in:
parent
86955d6670
commit
a5e3e2be41
|
@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
### Added
|
### Added
|
||||||
- Easter eggs
|
- Easter eggs
|
||||||
|
- readme's in desktop versions of the game
|
||||||
### Changed
|
### Changed
|
||||||
- New icons, old one was placeholder since October woops!
|
- New icons, old one was placeholder since October woops!
|
||||||
- Made the transitions between the story mode levels more seamless.
|
- Made the transitions between the story mode levels more seamless.
|
||||||
- Offset of the Newgrounds logo on boot screen.
|
- Offset of the Newgrounds logo on boot screen.
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- Fixed crashes on Week 6 story mode dialogue if spam too fast ([Thanks to Lotusotho for the Pull Request!](https://github.com/ninjamuffin99/Funkin/pull/357))
|
||||||
- Should show intro credits on desktop versions of the game more consistently
|
- Should show intro credits on desktop versions of the game more consistently
|
||||||
- Layering on Week 4 songs with GF and the LIMO LOL HOW TF I MISS THIS
|
- Layering on Week 4 songs with GF and the LIMO LOL HOW TF I MISS THIS
|
||||||
- Chart's and chart editor now support changeBPM, GOD BLESS MTH FOR THIS ONE I BEEN STRUGGLIN WIT THAT SINCE OCTOBER LMAO ([GOD BLESS MTH](https://github.com/ninjamuffin99/Funkin/pull/382))
|
- Chart's and chart editor now support changeBPM, GOD BLESS MTH FOR THIS ONE I BEEN STRUGGLIN WIT THAT SINCE OCTOBER LMAO ([GOD BLESS MTH](https://github.com/ninjamuffin99/Funkin/pull/382))
|
||||||
|
|
|
@ -43,6 +43,7 @@
|
||||||
<assets path="assets/images" />
|
<assets path="assets/images" />
|
||||||
<assets path="assets/data" />
|
<assets path="assets/data" />
|
||||||
<assets path='example_mods' rename='mods' embed='false'/>
|
<assets path='example_mods' rename='mods' embed='false'/>
|
||||||
|
<assets path='art/readme.txt' rename='do NOT readme.txt' />
|
||||||
<!-- <template path='mods' /> -->
|
<!-- <template path='mods' /> -->
|
||||||
|
|
||||||
<!-- <library name="noPreload" preload='false'/> -->
|
<!-- <library name="noPreload" preload='false'/> -->
|
||||||
|
|
Loading…
Reference in a new issue