GithubHelp home page GithubHelp logo

starmaniakg / the-story-of-the-starmaniakg-personal-srb2-projects Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 328.35 MB

my sonic robot blaster 2 personal projects

Lua 98.48% Shell 1.14% Batchfile 0.38%
srb2 tsospsp

the-story-of-the-starmaniakg-personal-srb2-projects's Introduction

Here's where the files for my Sonic Robot Blaster 2 personal projects are located. These consist of random things I've done throughout my entire SRB2 coding joruney, and also consist of some long-term projects as well. I tend to work on these when I have free time, or when I don't want to work on custom builds lol

TIPS

CLONING THIS REPOSITORY

  • Open your CMD Prompt, Powershell, or Terminal Emulator, and move to the directory where you want to clone the repository to by using the command cd <target directory>.
  • Clone this Github repository to your device by using git clone https://github.com/StarManiaKG/The-Story-of-the-StarManiaKG-Personal-SRB2-Projects.git (<optional name if you want that>) (If you can't use git, use winget install --id Git.Git -e --source winget on Windows or sudo <package manager name> install git for Ubuntu-based Distrubutions).
  • Finally, open the project's Github directory and switch to the unstable by using git branch unstable.

TO UPDATE THE REPOSITORY

  • Move to the project's Github folder, and use the command git pull. (It may even require a password, and if so, enter it as you normally would).
  • If you come across any errors doing so, use the command git stash.

TO PUSH A COMMIT/UPDATE ON THE MAIN REPOSITORY

  • Move to the project's Github folder, and use the command git add [(file(s) you want to add)] for specific files or to add a file you want to commit or git add -A to add all of your changed files.
  • Use the command git commit -m <custom commit message> to then upload your changed files to this Github.
  • Then, lastly, use the command git push and input your github username and password, and the terminal will automatically do the work for you of uploading your nice changes onto here!

the-story-of-the-starmaniakg-personal-srb2-projects's People

Contributors

starmaniakg avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.