Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peteGSX authored Sep 11, 2023
1 parent 1bf823a commit 07d6020
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# exInstaller

**NOTICE** As of the 11th November 2023, this repository is now a public archive.

## Replaced by EX-Installer

As announced on the 2nd of July 2023, the DCC-EX team have released a new, Python based, cross-platform installer: [EX-Installer](https://dcc-ex.com/news/posts/20230702.html)

There is a new GitHub repository for [EX-Installer](https://github.com/DCC-EX/EX-Installer), and further information can also be found on our [website](https://dcc-ex.com).

## exInstaller

![.NET Core](https://github.com/DCC-EX/exInstaller/workflows/.NET%20Core/badge.svg)

This project provides a "one-click" installer for DCC++. At runtime, you can select either the "Classic" version or the new "DCC++ EX" version.
Expand Down Expand Up @@ -37,4 +47,4 @@ This project provides a "one-click" installer for DCC++. At runtime, you can sel
3. If you use Visual Studio open the exInstaller.sln if not open folder with your favorite IDE or text editor
4. Make changes where you want.
5. To compile you can use a shell window and type `dotnet build` and it should auto build for your platform a debug version of the project.
6. Run and test your changes.
6. Run and test your changes.

0 comments on commit 07d6020

Please sign in to comment.