Skip to content

ShooShoSha/DarkSoulsCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarkSoulsCraft

Bringing Dark Souls to Minecraft! (...eventually)

Build Status

Wiki

As best of an attempt to document the mod on the Wiki

Issues

If you find a bug, exploit, or issue with using the mod open a topic on the Issue Tracker

Contributing

In order to contribute to this repository (repo), do the following:

Get the Source

  1. Fork this repo
  2. Clone your forked repo onto your computer
  3. Open command prompt/terminal within the make folder
  4. Run one of the following commands:
  • Windows: gradlew.bat [setupDecompWorkspace|setupDevWorkspace] [eclipse|idea]
  • OSX: bash gradlew [setupDecompWorkspace|setupDevWorkspace] [eclipse|idea]
  • Linux: ./gradlew [setupDecompWorkspace|setupDevWorkspace] [eclipse|idea]

The argument setupDecompWorkspace decompiles Minecraft code for reading how Mojang did it in game; setupDevWorkspace does not decompile Mojang's code. The argument eclipse should be used with the Eclipse IDE and idea for the IntelliJ IDEA IDE.

Share your Changes

  1. Click Pull Request
  2. Click Edit
  3. Select our repo as the base fork and version branch
  4. Select your repo as the head fork with branch you're working on
  5. Review your commits and differences
  6. Click Create Pull Request
  7. Title it what your goal in changing the code.
  8. Comment with specifics and reasons it should merge with our repo

After that, the changes will be reviewed. We may make comments on its acceptance, why it won't be accepted, or what would make it better before making the merge.

License

(c) 2013-2016 ShooShoSha

Sources-License Assets-License

About

Bringing Dark Souls to Minecraft!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages