You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ This is a highly customizable animated Matrix wallpaper for Wallpaper Engine (We
39
39
- Rain Customization
40
40
- Matrix Speed
41
41
- Trail Length
42
+
- Enable/Disable Initial Fall Animation
42
43
- Color Customization
43
44
- Color Mode
44
45
- Static Color
@@ -122,12 +123,18 @@ This is a highly customizable animated Matrix wallpaper for Wallpaper Engine (We
122
123
- Download this Repo as ZIP and extract it.
123
124
124
125
## TODO:
125
-
- Option for disabling initial fall animation
126
126
- Multiple drops (customizable count)
127
127
- Small Clock and Messsage
128
+
- Random Character Mutations
129
+
- Random Character Flip
130
+
- Random drop length (not to the bottom of the screen)
128
131
-[Lively](https://github.com/rocksdanister/lively) Compatible version
129
132
- Mobile support
130
133
131
134
## Contribution
132
135
- You can open Issues for any bug report or feature request.
133
-
- You are free to contribute to this project by Forking this repository, Doing what you want to do, then creating a pull request.
136
+
- You are free to contribute to this project by following these steps:
137
+
1. Fork this Repo.
138
+
2. Create a new branch for your feature/bugfix in your forked Repo.
139
+
3. Commit your changes to the new branch you just made.
140
+
4. Create a pull request from your branch into the `master` branch of This Repo([https://github.com/IPdotSetAF/NeoMatrix](https://github.com/IPdotSetAF/NeoMatrix)).
0 commit comments