Parzivail-Modding-Team / GalaxiesParzisStarWarsMod

Explore the Galaxy with Galaxies: Parzi's Star Wars Mod!

Home Page:https://pswg.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Galaxies: Parzi's Star Wars Mod

Galaxies: Parzi's Star Wars Mod (PSWG) for Minecraft+Fabric

GitHub downloads Discord

Community and Support

You can join the community in the Discord server! I also encourage everyone to voice your suggestions, comments, and questions in the Discord.

If you'd like to help support and sustain the mod, please consider becoming a donor!

Become a donor!

Building

PSWG builds using the Gradle build system. I recommend you use IntelliJ as an IDE. Simply import the gradle project, setup your development workspace, and build.

  • Set up your development workspace by importing the Gradle project
  • Decompile Minecraft sources: gradlew genSources
  • All dependencies are met with Maven and are subsequently compiled into the resulting jarfile.
  • Build a jarfile with gradlew build to produce pswg-<version>.jar in ./build/libs.

Recommended:

Contributing

Please only create pull requests for content additions or bugfixes (i.e. not as a way to report issues or post suggestions).

Things to consider:

  • Before spending a lot of time on adding a feature, please discuss feature additions with the team on Discord.
  • Conform to the code style of the class you are editing or similar classes.
  • Search previous pull requests to make sure the feature you're adding or the bug you are fixing hasn't already:
    • Been implemented.
    • Been rejected.

Auxillary Licensing Information

Some ideas and concepts Copyright or Trademark Lucasfilm LTD., LucasArts, or Disney.

Non-code assets CC-BY-SA 4.0.

If you are a modpack owner or distributor, you are fully responsible for supporting this mod's integration with the pack in form and function. If an issue is caused by this mod, you or the player is responsible for posting a support ticket/issue here.

Statistics

Alt

About

Explore the Galaxy with Galaxies: Parzi's Star Wars Mod!

https://pswg.dev

License:GNU Lesser General Public License v3.0


Languages

Language:Java 98.5%Language:Lua 0.5%Language:Python 0.4%Language:C# 0.4%Language:JavaScript 0.2%Language:GLSL 0.1%Language:Shell 0.0%Language:HTML 0.0%