Giter Site home page Giter Site logo

witherking25 / valkyrien-skies-2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from valkyrienskies/valkyrien-skies-2

0.0 0.0 0.0 3.4 MB

Valkyrien Skies 2

Home Page: https://valkyrienskies.org/

License: GNU Lesser General Public License v3.0

Java 69.36% Kotlin 30.64%

valkyrien-skies-2's Introduction

Valkyrien Skies 2

Website - CurseForge - Modrinth - Wiki - Discord

The physics mod to end all other physics mods. Better compatibility, performance, collisions, interactions and physics than anything prior!

2022-11-01_21 58 07

Installation

You can download official releases of Valkyrien Skies from our website

Development

Valkyrien Skies 2 source code is split between the code in this repository, and the code in vs-core.

The Minecraft version dependent code lives in this repository, and the version independent code lives in vs-core.

IntelliJ

  1. Clone the repo: git clone --recurse-submodules https://github.com/ValkyrienSkies/Valkyrien-Skies-2
  2. Open the project in IntelliJ, using Java 17
  3. Import the gradle project, sync gradle

Troubleshooting

Running Forge in dev environment

Occasionally forge will break in strange ways. When this occurs, delete all the build folders, delete the .gradle folder of the forge project, and then refresh gradle.

Change JVM arguments for small computers

Error occurred during initialization of VM Could not reserve enough space for 4194304KB object heap For patch the problem go to gradle.properties and change org.gradle.jvmargs=-Xmx4096M to org.gradle.jvmargs=-Xmx1024 or org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=1G to org.gradle.jvmargs=-Xmx1G -XX:MaxMetaspaceSize=1G

valkyrien-skies-2's People

Contributors

alex-s168 avatar alphamode avatar blixtdraken avatar copperwarrior avatar crifurch avatar ewoudje avatar fluffyjenkins avatar godgun968 avatar illucc avatar millenniumambiguity avatar mrsterner avatar rbasamoyai avatar rubydesic avatar sakyce avatar some-du6e avatar stewstrong avatar techtastic avatar theplasticpotato avatar thibault0712 avatar tri0de avatar walksanatora avatar weromano 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.