Skip to content

Disciples II on Avalonia and WPF frameworks

License

Notifications You must be signed in to change notification settings

Karnah/Disciples.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disciples II

Part of the original game developed on Avalonia and WPF frameworks.

License

Disciples II trademark belongs to Strategy First Inc.

MIT license distributed only on source code in this repository.

Development

For development, you need to install SDK NET 8.0. You can download it from official Microsoft site

After this, it's necessary to unzip game resources. Link to English and Russian resources

Play

Windows

For running game, it's necessary to:

  1. Have Windows x64
  2. Install .NET Runtime 8. You can download it from official Microsoft site

Download version Windows 0.1.0.0 (english)

Linux

For running game, it's necessary to:

  1. Have Linux x64
  2. Install .NET Runtime 8 and libvlc libraries
sudo apt-get install -y dotnet-runtime-8.0
sudo apt install vlc
sudo apt install libvlc-dev

Download version Linux 0.1.0.0 (english)


Disciples II

Часть оригинальной игры, разработанная на фреймворках Avalonia и WPF.

Лицензия

Все права на торговую марку Disciples II принадлежат Strategy First.

Лицензия MIT распространяется только на код в этом репозитории.

Разработка

Для разработки необходим SDK NET 8.0. Скачать можно с официального сайта Microsoft

После того как скачали исходники, требуется распаковать внутри архив с ресурсами игры. Русская и английская версия доступны по ссылке

Играть

Windows

Для запуска необходимо:

  1. Иметь 64 разрядную систему Windows
  2. Установить Среда выполнения .NET 8. Скачать можно с официального сайта Microsoft

Скачать версию Windows 0.1.0.0 (русская)

Linux

Для запуска необходимо:

  1. Иметь 64 разрядную систему на Linux
  2. Установить Среда выполнения .NET 8 и библиотеки libvlc
sudo apt-get install -y dotnet-runtime-8.0
sudo apt install vlc
sudo apt install libvlc-dev

Скачать версию Linux 0.1.0.0 (русская)

About

Disciples II on Avalonia and WPF frameworks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages