Skip to content

gamerammo/assets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamer Ammo, Inc. Design Asset Git Repository

The purpose of this README.md is to outline general usage, practice, and guiides within this repository as well as provide nesecary instructions for contribution and repurposing of the material.

Copyright 2017 Gamer Ammo, Inc. All Rights Reserved.

The contents of this folders are copyrighted material of Gamer Ammo, Inc. a Michigan based corperation in the United States of America. The contents of this repository may not be use for reproduction or repurposing without the proper form of content or licensing agreement outline below and within the use-this.txt file of each directory.

Introduction

This section is a general introduction to use structure of the assets repository.

File Structure

Here we will outline proper file structure setup for this repository. Please follow this naming guideline, do not alter the current structure whatsoever.

Directories

This repository has one directory at the parent level called assets. The following directories within it:

gamerammo/

This is the maain directory for all gamerammo brand assets. This includes banners, logos, icons, previews, website/app assets, or any other form of production of the gamerammo asset that may need to be done.

  • banners/
    • banners/main/
      • banners/main/ai/
        • banners/main/ai/banner.ai
      • banners/main/png/
        • banners/main/ai/banner.png
      • banners/main/svg/
        • banners/main/ai/banner.avg
    • banners/deprecated/ *banners/deprecated/gamerammo-banner-deprecated-xxxxxxxx.zip (where xxxxxxxx is the date of deprecation)
  • icons/
    • icons/white/
      • icons/white/current/
        • icons/white/current/ai/
          • icons/white/current/ai/ga-icon-w.ai
        • icons/white/current/png/
          • icons/white/current/png/ga-icon-w.png
        • icons/white/current/svg/
          • icons/white/current/svg/ga-icon-w.svg
      • icons/white/depreicated/
        • icons/deprecated/gamerammo-icon-w-deprecated-xxxxxxxx.zip (where xxxxxxxx is the date of deprecation)
    • icons/black/
      • icons/black/current/
        • icons/black/current/ai/
          • icons/black/current/ai/ga-icon-b.ai
        • icons/black/current/png/
          • icons/black/current/png/ga-icon-b.png
        • icons/black/current/svg/
          • icons/black/current/svg/ga-icon-b.svg
      • icons/black/depreicated/
        • icons/deprecated/gamerammo-icon-b-deprecated-xxxxxxxx.zip (where xxxxxxxx is the date of deprecation)
    • icons/orange/
      • icons/orange/current/
        • icons/orange/current/ai/
          • icons/orange/current/ai/ga-icon-o.ai
        • icons/orange/current/png/
          • icons/orange/current/png/ga-icon-o.png
        • icons/orange/current/svg/
          • icons/orange/current/svg/ga-icon-o.svg
      • icons/orange/depreicated/
        • icons/deprecated/gamerammo-icon-o-deprecated-xxxxxxxx.zip (where xxxxxxxx is the date of deprecation)

About

design assets for gamerammo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors