All Projects → CnCNet → cncnet-yr-client-package

CnCNet / cncnet-yr-client-package

Licence: other
The official CnCNet Yuri's Revenge package for online.

Programming Languages

Inno Setup
370 projects
typescript
32286 projects
Twig
543 projects
HTML
75241 projects
powershell
5483 projects
C#
18002 projects

Projects that are alternatives of or similar to cncnet-yr-client-package

Yuris-Revenge
A Red Alert 2 Yuri's Revenge mod for OpenRA Engine
Stars: ✭ 127 (+51.19%)
Mutual labels:  redalert2, yurisrevenge
Phobos
Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
Stars: ✭ 123 (+46.43%)
Mutual labels:  redalert2, yurisrevenge
ra2yuri
这是红色警戒2尤里的复仇,WIN10版下载、MOD攻略等,怀念青春,红色年华,天启、基洛夫、特斯拉、光棱、巨炮、尤里X与你同在。
Stars: ✭ 60 (-28.57%)
Mutual labels:  redalert2, yurisrevenge
Next Seo
Next SEO is a plug in that makes managing your SEO easier in Next.js projects.
Stars: ✭ 4,149 (+4839.29%)
Mutual labels:  hacktoberfest-accepted
Howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
Stars: ✭ 6,962 (+8188.1%)
Mutual labels:  hacktoberfest-accepted
Not-a-Excluded-Project
you can add any codes in any language by creating its respective folder (if already not available).
Stars: ✭ 8 (-90.48%)
Mutual labels:  hacktoberfest-accepted
DataStructures-Algorithms
A collections of many CP-based or DSA-based Questions that is stored various algorithms and datastructures to increase coding aptitutde. Anybody with a knack for coding can feel free to add more solutions and questions in the respective folders
Stars: ✭ 15 (-82.14%)
Mutual labels:  hacktoberfest-accepted
HackServ
Python 3 IRC Bot / Botnet
Stars: ✭ 28 (-66.67%)
Mutual labels:  hacktoberfest-accepted
Quizzon
Quizzon: Create and play quizzes free
Stars: ✭ 48 (-42.86%)
Mutual labels:  hacktoberfest-accepted
openra-tibsunra2
Provides automatic installation scripts for OpenRA with Tiberian Sun & Red Alert 2 + Dune 2 (Windows, Linux)
Stars: ✭ 52 (-38.1%)
Mutual labels:  redalert2
Creative-Simple-Landing-Pages
This is a Hacktoberfest Repository for Creative & Simple Landing Pages.
Stars: ✭ 35 (-58.33%)
Mutual labels:  hacktoberfest-accepted
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+2122.62%)
Mutual labels:  hacktoberfest-accepted
Open-Source-Enthusiast
Showcase Your Programming Skills here without hesitation
Stars: ✭ 102 (+21.43%)
Mutual labels:  hacktoberfest-accepted
Awesome Wsl
Awesome list dedicated to Windows Subsystem for Linux
Stars: ✭ 3,544 (+4119.05%)
Mutual labels:  hacktoberfest-accepted
CodeForces-Solutions
Solutions to CodeForces ProblemSets
Stars: ✭ 47 (-44.05%)
Mutual labels:  hacktoberfest-accepted
Basic-Components-of-a-Web-Layout
No description or website provided.
Stars: ✭ 16 (-80.95%)
Mutual labels:  hacktoberfest-accepted
bbmandelbrotGo
generate images of a mandelbrot fractal
Stars: ✭ 19 (-77.38%)
Mutual labels:  hacktoberfest-accepted
Decoders-Community
This repository is for absolute beginners by making some small changes they can learn how to make a pull request and they can become a part of the #DecodersCommunity 🖤
Stars: ✭ 25 (-70.24%)
Mutual labels:  hacktoberfest-accepted
hacktoberfest2021
C , C++ , Python & Java Snippets can be adedd here
Stars: ✭ 32 (-61.9%)
Mutual labels:  hacktoberfest-accepted
HacktomberfestHelloWorld
HacktomberFest Repo for getting R shirts and Swags from Digital Ocean
Stars: ✭ 18 (-78.57%)
Mutual labels:  hacktoberfest-accepted

CnCNet Yuri's Revenge Client Package

logo

The official CnCNet Yuri's Revenge package for online. This package is an add-on to the XNA CnCNet Client by Rampastring

Contributors

Development

NOTE: This is NOT the repository necessary for developing the CNCNET client for Yuri's revenge. That is the XNA CnCNet Client mentioned above. This is simply a wrapper for it.

To contribute to the XNA client for YR, you must also check out the xna-cncnet-client repo mentioned above. Once that repo is checked out, you can copy and paste the Directory.Build.Game.YR.props file located into the root of the xna-cncnet-client checkout location. This file should automatically copy over all necessary resources from this repository to the output directory of the compiled xna-cncnet-client executable. Then, when launched, it should do so with with the Yuri's revenge theme.

You MUST edit the YRSource property in the Directory.Build.Game.YR.props file if you use it.

Repository Structure

  • package - This directory contains the exact file structure that should make up the client package that is delivered to users.
  • resources - This directory contains any resources to assist in building the package, like other theming elements. For example, this directory contains various expandspawn09.mix files for custom crates. These mix files can be moved to the package directory when we want to change the crate theme.
  • tools - This directory contains tools that are used to help build the package. It includes tools like:
    • download-artifacts/download-client.ps1 - A powershell script to automatically download a specific set of binaries of the xna-cncnet-client
    • download-artifacts/download-client-launcher.ps1 - A powershell script to automatically download a specific instance of the client launcher.
    • inno-setup/inno-setup.ps1 - A powershell script to build the InnoSetup installer
    • maps-updater/maps-updater.ps1 - A powershell script that is basically a wrapper to run our YRMapsUpdater C# program. This program updates the mpmaps.ini file by scanning for all map changes in the package/Maps/Yuri's Revenge directory.

Deployments

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].