Skip to content

Commit

Permalink
% Updated the Readme & the GitIgnore.
Browse files Browse the repository at this point in the history
  • Loading branch information
draknyte1 committed Jun 23, 2020
1 parent a3dee0c commit 28af748
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 22 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ $RECYCLE.BIN/

# Mac crap
.DS_Store
/Releases
/BuildVersion.dat
31 changes: 9 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,26 @@
![John Smith: Technician's Remix](http://i.imgur.com/rmdNmOC.jpg)
![John Smith: Alk's Remix](http://i.imgur.com/rmdNmOC.jpg)

### Welcome to the John Smith: Technician's Remix 1.7.x Repository ###
### Welcome to the John Smith: Alk-GTNH Repository ###
------------------------------------------------------------------

### ***JSTR for MC 1.7.x*** ###

This repository is for modded texture version control. This is where all the JSTR modded textures reside. Please be aware due to constant state of flux MC has been experencing in relation to texture/resource packs JSTR is in a very WIP state at the moment. Feel free to hop on board and help out with making textures! Just remember to follow the guidelines below.
This repository is for modded texture version control. Some specific changes have been made to compensate for the GTNH modpack.
Minor other changes have been made to suit the taste of Alkalus.

#### JSTR Guidelines: ####

* Be careful to style your work to match the graphics of JSTR. If you are unsure if a texture fits open an issue.
* Feel free to use any texture in the repository or from vanilla, but do not claim them as your own.
* Top level folders should be the capitalized, separated by underscores, mod name.
* If there is a breaking texture change to the legacy versions of the mod, open an issue.
* When adding a mod, your commit message should have the version number that it is compatible with in it.
* When updating a mod to work with a newer version, your commit message should have the version number that it is updated to.
* When adding/updating a mod, make sure to also create/update the associated mod.json file. Any questions on how to format this, please open an issue.
### Download ###
[Recommended Version](https://github.com/alkcorp/JSTR-Alk-Modded-1.7.10/releases)


#### JSTR Collaborators: ####

* Alkalus
* Glowstrontium
* Zica
* goldbattle
* Leenhaart
* jlbrewer
* kardain
* Satellence
* [More...](https://github.com/John-Smith-Modded/JSTR-1.7.x/graphs/contributors)


#### How to submit your own textures: ####

_This requires moderate git/Github knowledge; if you need any help, feel free to contact us._

* Fork this repository to your account.
* Commit all of your textures to your forked repository.
* Open a pull request from your repository to this one with a concise explanation of your changes.
* When your pull request has been merged, delete your fork and refork.
* [More...](https://github.com/John-Smith-Modded/JSTR-1.7.x/graphs/contributors)

0 comments on commit 28af748

Please sign in to comment.