GithubHelp home page GithubHelp logo

infinitytools / weiduinstalltool Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 3.91 MB

A graphical front end for WeiDU Mods.

Home Page: https://www.gibberlings3.net/forums/forum/235-weidu-install-tool/

License: Apache License 2.0

Java 96.93% CSS 3.07%
bg1 bg2 bg2ee bgee bgt eet gui iwd iwdee mod-installer

weiduinstalltool's Introduction

GitHub release (latest) GitHub release date (latest) Github downloads Language

WeiDU Install Tool

A graphical front end for WeiDU Mods.

G3 Forums

WeiDU Install Tool is a graphical front end for the WeiDU command line tool to install modifications for Infinity Engine games, such as Baldur's Gate, Icewind Dale or Planescape Torment. The front end is written in Java and uses the JavaFX framework to provide a modern UI.

The tool offers all the functionality of the WeiDU command line interpreter as well as many usability improvements and convenience features to help with the mod installation task. It is not intended to be a full-fledged mod manager like Project Infinity.

main window

Features

Tp2 Mod File Association

The installed version of WeiDU Install Tool is automatically associated* with tp2 mod files which allows you to quickly and conveniently install mods from the file manager without having to deal with setup executables or the command line.

* Not available on macOS.

Drag and Drop Support

This feature allows you to drop tp2 files or the mod folders themselves onto an open WeiDU Install Tool instance to initiate the mod installation process if no other mod is currently being installed.

Detailed Mod Information

The application provides information about the currently installed mod to get a detailed overview about the purpose of the mod and available installation options. Available mod components are presented in a tree-like structure. They can be shown in any of the available mod languages and optionally filtered by component groups. A separate section provides more general information about the mod which includes the mod name and author, a short summary of the mod content, as well as links to the mod's homepage, readme and download location, and optional dependencies.

Customization

Customization of the WeiDU Install Tool includes:

  • Displaying UI text and messages in the language native to the user if available
  • Toggling between a light and dark user interface on-the-fly
  • Specifying output text size and character encoding
  • Displaying visual hints about the installation state
  • Warnings about potential mod conflicts
  • and more…

Installation

Installation builds are available as installers and portable packages for Windows, GNU/Linux and macOS. They can be downloaded from the Releases section of the project.

Note: It is possible that some antivirus or security tools are overly sensitive and block download or installation of the file because of problematic executables. These are false positives if you downloaded the file from the official GitHub Releases page. Most antivirus tools provide options to whitelist the problematic files or mark them as safe and allow you to continue with the process.

Building from Source

Required tools:

Note: JDK 21 is automatically provided if an older Java installation is found on the system.

The following commands will build the application and create packages in the format native to the current platform.

Windows (installer):

cd WeiduInstallTool
gradlew.bat jpackage

Windows (portable zip):

cd WeiduInstallTool
gradlew.bat portableZip

Linux and macOS (installer):

cd WeiduInstallTool
chmod +x gradlew
./gradlew jpackage

Linux and macOS (portable tarball):

cd WeiduInstallTool
chmod +x gradlew
./gradlew portableTar

The resulting package(s) can be found in the ./build/distribution folder. Start menu entries and file type associations are only set up by the installer version of the tool.

The jpackage task requires the following software to be installed on the system:

  • Windows: WiX 3.0 or later is required.
  • macOS: Xcode command line tools are required when the --mac-sign option is used to request that the package be signed.
  • Linux:
    • For Red Hat Linux, the rpm-build package is required.
    • For Ubuntu Linux, the fakeroot package is required.

More details can be found in Oracle's Packaging Tool User's Guide.

Credits

Weidu Install Tool © 2023 by Argent77.

Translations

English: Argent77

German: Argent77 (Proofreading: Shai Hulud)

French: JohnBob

Brazilian Portuguese: Felipe

Russian translation: abalabokhin

License

WeiDU Install Tool is licensed under the Apache License, Version 2.0.

weiduinstalltool's People

Contributors

abalabokhin avatar argent77 avatar mephistosatandevil avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

weiduinstalltool's Issues

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.