Skip to content

Obnoxieux/OpenRA-Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just a working repository of my personal OpenRA maps. Feel free to clone/play/whatever.

lazy reminder of git commands because I am a n00b:

git clone https://github.com/BooooB159/OpenRA-Maps.git <directoryName>

git status                                  // show all new/changed files

git add --all                               //
git add <file>                              // add changes to be committed
git add <directory>                         // 

git checkout -- <file>                      // undo adding file            

git commit -m "This is a commit message"    // "save" added changes locally

git push                                    // add all saved changes to online repo

About

Custom Missions for OpenRA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages