Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caesay authored Oct 8, 2024
1 parent 43d2692 commit 09fffae
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
<a href="https://velopack.io">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/velopack/velopack/master/artwork/velopack-white.svg">
<img alt="Velopack Logo" src="https://raw.githubusercontent.com/velopack/velopack/master/artwork/velopack-black.svg" width="300">
</picture>
</a>

---

[![Crates.io](https://img.shields.io/crates/v/velopack?style=flat-square)](https://crates.io/crates/velopack)
<!--[![Crates.io](https://img.shields.io/crates/v/velopack?style=flat-square)](https://crates.io/crates/velopack)
[![npmjs.com](https://img.shields.io/npm/v/velopack?style=flat-square)](https://www.npmjs.com/package/velopack)
[![Discord](https://img.shields.io/discord/767856501477343282?style=flat-square&color=purple)](https://discord.gg/CjrCrNzd3F)
[![Build](https://img.shields.io/github/actions/workflow/status/velopack/velopack.fusion/build.yml?branch=master&style=flat-square)](https://github.com/velopack/velopack.fusion/actions)
[![License](https://img.shields.io/github/license/velopack/velopack.fusion?style=flat-square)](https://github.com/velopack/velopack/blob/master/LICENSE)
[![License](https://img.shields.io/github/license/velopack/velopack.fusion?style=flat-square)](https://github.com/velopack/velopack/blob/master/LICENSE)-->

# ❗❗ This repository has been moved ❗❗
Velopack Fusion was an experimental project to transpile the "fut" language into other programming languages. This approach is no longer being used, and Velopack libraries for other languages have been integrated into the [Main Velopack Repo](https://github.com/velopack/velopack).

---

# Velopack Fusion
## Velopack Fusion

[Velopack](https://velopack.io) is an installer and automatic update framework for cross-platform desktop applications.

Expand Down Expand Up @@ -48,4 +44,4 @@ Because we are targeting so many languages, to build and test each library you n
- [Rust / Cargo](https://www.rust-lang.org/tools/install)
- [Visual Studio C++ Workload](https://visualstudio.microsoft.com/downloads/)
- [.NET 6.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
- [Node.js / npm](https://nodejs.org/en/download)
- [Node.js / npm](https://nodejs.org/en/download)

0 comments on commit 09fffae

Please sign in to comment.