Skip to content

101Mart/AutoUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

downloading

C# Auto Updater

A simple auto updater for your application

Features

  • 🚀 Fast download
  • ⚙️ Easy to edit
  • 📂 Folder and files manager

HOW IT WORKS ?

public static string Program_Name = "replaceit";

//The name of the folder in your zipped file
public static string folder_name_in_zip = "replaceit";

//The name of your .exe file without the .exe
public static string exe_file = "replaceit";

//Your download link url use vps or web hosting to host your files
public static string download_link = "replaceit";

Replace these variables with your data (Program.cs)

Legal Notice

Commercial Purposes are allowed 

About

An auto updater for your application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages