Skip to content

Noname-Official/3d-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflow

Setup

  1. git clone https://github.com/Noname-Official/Informatica-3d.git

Create feature

Setup

  1. git pull
  2. git checkout -b feature_name

Iterate

  1. Make you changes in your own scene

Push

  1. git add .
  2. git commit -m "Your message"
  3. git push
  4. Create a pull request
  5. Assign a reviewer
  6. Assign yourself
  7. Add any requested changes
  8. Wait for the reviewer to merge into main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors