summary refs log tree commit diff
path: root/misc/readme.md
blob: 56f53588b5d8a0ca34a291fe20ac561c9c135bc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This folder contains additional files and resources for ClassiCube

## Icons

CCicon.ico is the basis icon for the other icon files

Generating icons that can be embedded in the executable is operating system and compiler specific - see the relevant operating system folder for more details

TODO: Explain how to compile your own icon for all the platforms

## Folder meanings

|File|Description|
|--------|-------|
|windows | Contains icons |
|macOS | Contains icons, Info.plist for generating macOS Application Bundle |
|linux | Contains icons, script for generating a Desktop Entry |
|xbox | Contains Xbox shaders |
|build_scripts | Contains scripts for compiling plugins and optimised ClassiCube executables|