LauncherGame

所属分类:Windows编程
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2023-09-05 07:28:29
上 传 者sh-1993
说明:  该项目正在与WPF一起开发,作为业余娱乐的一部分,并提高他们开发具有inter...,
(This project is being developed as part of amateur entertainment with WPF and improving their skills in developing software with an interface, this project does not pretend to be more serious development due to the code specification and not quite normal cross-platform C#.)

文件列表:
.vs/ (0, 2023-09-05)
.vs/LauncherGame/ (0, 2023-09-05)
.vs/LauncherGame/v17/ (0, 2023-09-05)
.vs/LauncherGame/v17/.suo (26624, 2023-09-05)
.vs/VSWorkspaceState.json (116, 2023-09-05)
LICENSE (11341, 2023-09-05)
SourceCode/ (0, 2023-09-05)
SourceCode/.vs/ (0, 2023-09-05)
SourceCode/.vs/LaucnherYouTube/ (0, 2023-09-05)
SourceCode/.vs/LaucnherYouTube/FileContentIndex/ (0, 2023-09-05)
SourceCode/.vs/LaucnherYouTube/FileContentIndex/ad20be4e-eb1f-4c95-9227-011c0dc44930.vsidx (81273, 2023-09-05)
SourceCode/.vs/LaucnherYouTube/FileContentIndex/read.lock (0, 2023-09-05)
SourceCode/.vs/LaucnherYouTube/v17/ (0, 2023-09-05)
SourceCode/.vs/LaucnherYouTube/v17/.suo (71680, 2023-09-05)
SourceCode/LaucnherYouTube.sln (1126, 2023-09-05)
SourceCode/LaucnherYouTube/ (0, 2023-09-05)
SourceCode/LaucnherYouTube/App.config (180, 2023-09-05)
SourceCode/LaucnherYouTube/App.xaml (1755, 2023-09-05)
SourceCode/LaucnherYouTube/App.xaml.cs (592, 2023-09-05)
SourceCode/LaucnherYouTube/ChildWindow/ (0, 2023-09-05)
SourceCode/LaucnherYouTube/ChildWindow/AllowUpdate.xaml (1700, 2023-09-05)
SourceCode/LaucnherYouTube/ChildWindow/AllowUpdate.xaml.cs (924, 2023-09-05)
SourceCode/LaucnherYouTube/ChildWindow/SettingsWindow.xaml (10848, 2023-09-05)
SourceCode/LaucnherYouTube/ChildWindow/SettingsWindow.xaml.cs (2132, 2023-09-05)
SourceCode/LaucnherYouTube/ChildWindow/UpdateWindow.xaml (638, 2023-09-05)
SourceCode/LaucnherYouTube/ChildWindow/UpdateWindow.xaml.cs (651, 2023-09-05)
SourceCode/LaucnherYouTube/LaucnherYouTube.csproj (11041, 2023-09-05)
SourceCode/LaucnherYouTube/LaucnherYouTube.csproj.user (470, 2023-09-05)
SourceCode/LaucnherYouTube/LaucnherYouTube_TemporaryKey.pfx (1724, 2023-09-05)
SourceCode/LaucnherYouTube/MainWindow.xaml (55706, 2023-09-05)
SourceCode/LaucnherYouTube/MainWindow.xaml.cs (20423, 2023-09-05)
SourceCode/LaucnherYouTube/Properties/ (0, 2023-09-05)
SourceCode/LaucnherYouTube/Properties/AssemblyInfo.cs (3517, 2023-09-05)
SourceCode/LaucnherYouTube/Properties/Resources.Designer.cs (3372, 2023-09-05)
SourceCode/LaucnherYouTube/Properties/Resources.resx (5496, 2023-09-05)
SourceCode/LaucnherYouTube/Properties/Settings.Designer.cs (1217, 2023-09-05)
SourceCode/LaucnherYouTube/Properties/Settings.settings (195, 2023-09-05)
SourceCode/LaucnherYouTube/SettingsIco.png (17089, 2023-09-05)
SourceCode/LaucnherYouTube/app.manifest (4260, 2023-09-05)
... ...

[![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![Watch][Watch-shield]][Watch-url] [![License][license-shield]][license-url]

logoForLauncherGame.png

A wonderful launcher for your project!

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
## About The Project This project is being developed as part of amateur entertainment with WPF and improving their skills in developing software with an interface, this project does not pretend to be more serious development due to the code specification and not quite normal cross-platform C#. At the moment, the project is at the penultimate stage of development, after which the project will switch to the "Support" state. At the moment, the application can... Here's what: * Check the connection with the remote server. * Check for a new version on the server. * Download and automatically install a new application that you will distribute through the launcher. * Check for an already installed version (BETA). * Launching and tracking the process of a running game/program. At the moment, the project has NO documentation because it has a simple syntax, but in the future the documentation will DEFINITELY be written :)

(back to top)

### Built With This section list any major frameworks/libraries used to bootstrap project. * [![VusialStudio2022][VusialStudio2022]][VusialStudio2022-url] * [![CSharp][CSharp]][CSharp-url]

(back to top)

## Getting Started Download the project from the Source Code folder and unpack it to any place convenient for you. You can immediately start studying the terrible code and development in the future. You can start :)

(back to top)

## Usage There is no documentation, but you are holding on.

(back to top)

## Roadmap - [x] Communication with the server - [x] Checking the version - [x] Downloading the update archive - [x] Unpacking the update archive - [x] Launching and tracking the process of a running game/program - [x] Tracking - [x] Forced closure of the process - [x] Informative content - [-] (BETA) Creating logs while working (Dropped) - [x] Startup Argument Settings - [x] Speed control of the launcher - [-] Support for multiple programs (Dropped) - [-] authorization in the launcher (Dropped) - [x] the final elimination of bugs and release into release with subsequent "support". The map is approximate and may change during development*

(back to top)

## Contributing Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated** If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request

(back to top)

## License Distributed under the License. See `LICENSE.txt` for more information.

(back to top)

## Contact My name and firstname: Varion Drakonov (VarionDrakon (Abbreviated)) Project Link: [https://github.com/VarionDrakon/LauncherGame](https://github.com/VarionDrakon/LauncherGame) My YouTube channel: ![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCkJViaw0-xsDvbTQRTu4OMA?style=social) Subscibe ^^ Links to my social networks for communication: * [![VK][VK]][VK-url] * [![Facebook][Facebook]][Facebook-url] * [![Telegram][Telegram]][Telegram-url] * [![Twitter][Twitter]][Twitter-url] * [![OK][OK]][OK-url] * [![Instagramm][Instagramm]][Instagramm-url] * [![RUTube][RUTube]][RUTube-url] * [![Microsoft][Microsoft]][Microsoft-url]

(back to top)

[forks-shield]: https://img.shields.io/github/forks/VarionDrakon/LauncherGame?style=for-the-badge [forks-url]: https://github.com/VarionDrakon/LauncherGame/network/members [stars-shield]: https://img.shields.io/github/stars/VarionDrakon/LauncherGame?style=for-the-badge [stars-url]: https://github.com/VarionDrakon/LauncherGame/stargazers [Watch-shield]: https://img.shields.io/github/watchers/VarionDrakon/LauncherGame?style=for-the-badge [Watch-url]: https://github.com/VarionDrakon/LauncherGame/watchers [issues-shield]: https://img.shields.io/github/issues-raw/VarionDrakon/LauncherGame?style=for-the-badge [issues-url]: https://github.com/VarionDrakon/LauncherGame?/issues [license-shield]: https://img.shields.io/github/license/VarionDrakon/LauncherGame?style=for-the-badge [license-url]: https://github.com/VarionDrakon/LauncherGame/blob/main/LICENSE [VusialStudio2022]: https://img.shields.io/badge/Visual%20Studio%202022-800080?style=for-the-badge&logo=visualstudio&logoColor=white [VusialStudio2022-url]: https://visualstudio.microsoft.com/en/vs/community/ [CSharp]: https://img.shields.io/badge/.NET%20Framework%204.7.2-800080?style=for-the-badge&logo=dotnet&logoColor=white [CSharp-url]: https://dotnet.microsoft.com/en-us/download/dotnet-framework/net472 [VK]: https://img.shields.io/badge/VK-4C75A3?style=for-the-badge&logo=vk&logoColor=white [VK-url]: https://vk.com/varion.drakonov [RUTube]: https://img.shields.io/badge/RUTube-00001a?style=for-the-badge&logo=PeerTube&logoColor=white [RUTube-url]: https://rutube.ru/channel/28612463/ [Instagramm]: https://img.shields.io/badge/Instagramm-C13584?style=for-the-badge&logo=Instagram&logoColor=white [Instagramm-url]: https://www.instagram.com/varion.drakonov [Telegram]: https://img.shields.io/badge/Telegram-27A7E7?style=for-the-badge&logo=Telegram&logoColor=white [Telegram-url]: https://t.me/VarionDrakon [Facebook]: https://img.shields.io/badge/Facebook-3b5998?style=for-the-badge&logo=Facebook&logoColor=white [Facebook-url]: https://web.facebook.com/varion.drakonov [OK]: https://img.shields.io/badge/OkRu-ed812b?style=for-the-badge&logo=Odnoklassniki&logoColor=white [OK-url]: https://ok.ru/varion.drakon [Twitter]: https://img.shields.io/badge/Twitter-1D9BF0?style=for-the-badge&logo=Twitter&logoColor=white [Twitter-url]: https://twitter.com/varion_drakonov [Microsoft]: https://img.shields.io/badge/Microsoft-737373?style=for-the-badge&logo=Microsoft&logoColor=white [Microsoft-url]: https://learn.microsoft.com/en-us/users/variondrakonov/

近期下载者

相关文件


收藏者