Giter Club home page Giter Club logo

tournamentpatchmodinstaller's Introduction

TournamentPatchModInstaller

MSI Installer for TournamentPatch mod

Русский:

Генерация установщика:

  • Установить Visual Studio (рекомендуется 2019 любой редакции).
  • Установить WIX. Найти его можно тут: https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm (нужна 3.11.* версия. в ином случае надо редактировать путь в задаче "HeatDirectory" в файле TournamentPatchModInstaller.wixproj.
  • Установить расширение WiX для Visual Studio для скачанной версии Visual Studio
  • Распаковать архив с Tournament Patch в папку Files\Mod и убедиться, что лицензия совпадает с желаемой, если нет - заменить на желаемую.
  • После того, как всё проверено, собрать проект (открыть TournamentPatchModInstaller.sln, в Visual Studio, выбрать на верхней панели желаемую конфигурацию (Debug или Release) и нажать комбинацию клавиш Ctrl+Shift+B)
  • После того, как сборка окончена, в папке TournamentPatchModInstaller/TournamentPatchModInstaller/bin появится папка Release или Debug (в зависимости от конфигурации), в которой будет находиться установщик TournamentPatchMod.msi.

English:

Generating an installer:

  • install Visual Studio (2019 of any edition is recommended).
  • Install WIX. You can find it here: https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm (3.11.* version is used in this project by default, however, you can install other and configure path to it in "HeatDirectory" task for TournamentPatchModInstaller.wixproj).
  • Install WiX for Visual Studio extension for downloaded version of Visual Studio
  • Unpack archive with Tournament Patch into Files\Mod directory and ensure that license template matches with your license. if not - replace with your license file.
  • Open TournamentPatchModInstaller.sln in Visual Studio, choose Build Configuration (Debug or Release) and press Ctrl+Shift+B key combination to build a project.
  • After build finishes correctly, the TournamentPatchMod.msi shall appear inside TournamentPatchModInstaller/TournamentPatchModInstaller/bin/(Debug or Release) folder.

tournamentpatchmodinstaller's People

Contributors

metur4ik 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.