diff options
| author | s1n <[email protected]> | 2019-08-01 12:12:39 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-01 12:12:39 -0700 |
| commit | 7a5ba3423e1a026d3521b552f9e6bdc7905546d5 (patch) | |
| tree | 2fba2876763d67ca4fa5816fc5db12245bce4adc | |
| parent | Initial commit (diff) | |
| download | s1ns-private-7a5ba3423e1a026d3521b552f9e6bdc7905546d5.tar.xz s1ns-private-7a5ba3423e1a026d3521b552f9e6bdc7905546d5.zip | |
Update README.md
| -rw-r--r-- | README.md | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1 +1,19 @@ -# s1ns-private
\ No newline at end of file +# s1n's Private + +s1n's Private is a Minecraft resourcepack. + +## Installation + +Clone this repository and drag the contents into your Minecraft resourcepack folder. + +```bash +C:\Users\%USERNAME%\AppData\Roaming\.minecraft\resourcepacks +``` + +## Contributing +Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. + +Please make sure to update tests as appropriate. + +## License +[](https://github.com/s1nical/net/blob/master/LICENSE) |