We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60238c9 commit 9122f85Copy full SHA for 9122f85
README.md
@@ -1,2 +1,15 @@
1
# SoundBlox
2
SoundBlox lets you replace any roblox built in sound with another one.
3
+
4
5
+## NOTICE
6
+This is not a cheat. This does not give players an unfair advantange in game. It only replaces the audio files.
7
8
+## Coder's Notice
9
+- The packages directory is missing, when loading the project please wait for visual studio to restore the packages.
10
11
+## Info
12
+- Files MUST be in .ogg or .mp3 depending on what they are in the sounds directory.
13
+- The 2 file windows that open up are just like file explorer.
14
+- This doesnt let you play these files from radios and stuff (Due to it being on your end only.)
15
+- When converting files, the file paths MUST NOT contain spaces.
0 commit comments