├── README.md ├── STYLE-GUIDE.md ├── png ├── GodOgre.png ├── GodotShirt.png ├── godogre_fb.png ├── kobuge.png └── kobuge_incubator.png └── svg ├── GodOgre.svg ├── GodotShirt.svg ├── Kobuge.svg └── Kobuge_incubator.svg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/README.md -------------------------------------------------------------------------------- /STYLE-GUIDE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/STYLE-GUIDE.md -------------------------------------------------------------------------------- /png/GodOgre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/png/GodOgre.png -------------------------------------------------------------------------------- /png/GodotShirt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/png/GodotShirt.png -------------------------------------------------------------------------------- /png/godogre_fb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/png/godogre_fb.png -------------------------------------------------------------------------------- /png/kobuge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/png/kobuge.png -------------------------------------------------------------------------------- /png/kobuge_incubator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/png/kobuge_incubator.png -------------------------------------------------------------------------------- /svg/GodOgre.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/svg/GodOgre.svg -------------------------------------------------------------------------------- /svg/GodotShirt.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/svg/GodotShirt.svg -------------------------------------------------------------------------------- /svg/Kobuge.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/svg/Kobuge.svg -------------------------------------------------------------------------------- /svg/Kobuge_incubator.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KOBUGE-Games/resources/HEAD/svg/Kobuge_incubator.svg --------------------------------------------------------------------------------