Coder Social home page Coder Social logo

dector / chunkstories-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hugobros3/chunkstories-core

0.0 1.0 0.0 56.91 MB

The default content for the game, including textures, gameplay code and more !

License: Other

GLSL 19.53% Kotlin 80.47%

chunkstories-core's Introduction

chunkstories-core

alt text

This repository contains the core content for the Chunk Stories project. This repo contains (almost) all the assets that make up the base game: 3d models, textures, sounds, GLSL shaders, and all the json files defining the various blocks, entities etc.

To learn more about Chunk Stories in general, please read the readme of the main repo.

Building

This is for building chunkstories-core, the core content. If you are only looking to write mods, you do not have to mess with this at all and should rather follow the mods creation guide on the project Wiki !

Setup

First you need to clone chunkstories-api as it is needed to compile this. You can try to build from the artifacts in the repo, but only those used in released versions of the games are guaranteed to be present.

  • git clone the chunkstories-api repo
  • in the chunkstories-api folder: ./gradlew install or gradlew.exe installon Windows

The local maven repository on your computer (.m2 folder) now contains a copy of the api the core content interfaces with. It is not automatically rebuilt when building this, so keep that in mind.

Gradle Tasks

  • ./gradlew install builds the core content pack ( core_content.zip ) and installs it to the local maven repository.

Links

License

The chunkstories-core Java Code is released under LGPL, see LICENSE.MD

The chunkstories-core assets (the rest) that aren't specified otherwise in ATTRIBUTION.md are released under Creative Commons NON-COMMERCIAL ATTRIBUTION REDISTRIBUABLE, meaning you can use them with your mods, hack them up and have fun, but you can't use them in commercial projects nor claim you made them.

chunkstories-core's People

Contributors

dector avatar gbui avatar hugobros3 avatar reeve567 avatar robobo1221 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.