-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed README + Changed version number
- Loading branch information
Showing
4 changed files
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[FNF Unrestricted Difficulties Logo](https://github.com/AppleHair/FNF-UnrestDiffs/blob/main/UD-Logo.gif) © 2024 by [Eytan "AppleHair" Zury](https://github.com/AppleHair) is licensed under Creative Commons Attribution-NonCommercial 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc/4.0/ | ||
[FNF Unrestricted Difficulties Logo](UD-Logo.gif) © 2024 by [Eytan "AppleHair" Zury](https://github.com/AppleHair) is licensed under Creative Commons Attribution-NonCommercial 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc/4.0/ | ||
|
||
[FNF Unrestricted Difficulties Icon](https://github.com/AppleHair/FNF-UnrestDiffs/blob/main/_polymod_icon.png) © 2024 by [Eytan "AppleHair" Zury](https://github.com/AppleHair) is licensed under Creative Commons Attribution-NonCommercial 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc/4.0/ | ||
[FNF Unrestricted Difficulties Icon](_polymod_icon.png) © 2024 by [Eytan "AppleHair" Zury](https://github.com/AppleHair) is licensed under Creative Commons Attribution-NonCommercial 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc/4.0/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,5 @@ | ||
Future Plans: | ||
|
||
Fix part in main README where I wrote about difficulty display name trimming | ||
Replace the explanation about customizable song script in the main README with explanation on variation specific song scripts | ||
REMEMBER TO CHANGE THE VERSION NUMBER AND ADD THE NEW EXTENSION TO THE GAMEBANANA PAGE!!! | ||
Add stuff for the next update to the todo list | ||
REMEMBER TO ADD THE NEW EXTENSION TO THE GAMEBANANA PAGE!!! | ||
Try to use StringMaps more in the code (low priority) |