Skip to content

compwiz1548/Dynmap-Chisel-2-Config

 
 

Repository files navigation

##Dynmap Chisel 2 Config

###Usage ####Basic Usage You can download the file chisel-texture.txt and add it into your server in directory: SERVER_ROOT/dynmap/renderdata/chisel-texture.txt

####Developper To generate the new config file run this command:

php generate.php >> chisel-texture.txt

###Contributing


####Submitting a PullRequest So you found a bug in zehir's code? Think you can make it more efficient? Want to help in general? Great!

  1. If you haven't already, create a Github account.
  2. Click the Fork icon located at the top-right of this page (below your username).
  3. Make the changes that you want to and commit them.
    • If you're making changes locally, you'll have to execute git commit -a and git push in your command line.
  4. Click Pull Request at the right-hand side of the gray bar directly below your fork's name.
  5. Click Click to create a pull request for this comparison, enter your PR's title, and create a detailed description telling pahimar what you changed.
  6. Click Send pull request, and wait for feedback!

####Creating an Issue Have a suggestion? Found a bug? Create an issue now!

  1. Make sure your issue hasn't already been answered or fixed. Also think about whether your issue is a valid one before submitting it.
    • Please do not open an issue to ask a question.
  2. Go to the issues page.
  3. Click New Issue right below Star and Fork.
  4. Enter your Issue's title (something that summarizes your issue), and then create a detailed description ("Hey pahimar, could you add/change xxx?" or "Hey, found an exploit: stuff").
    • If you are reporting a bug report from an unofficial version, make sure you include the following:
      • Commit SHA (usually located in a changelog or the jar name itself)
      • ForgeModLoader log
      • Server log if applicable
      • Detailed description of the bug and pictures if applicable
  5. Click Submit new issue, and wait for feedback!

This fils is based on pahimar's Readme.md file on his repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%