ClassiCube/misc
2024-01-26 15:15:39 +11:00
..
3ds Change X/Y/Z to lowercase in structs 2023-12-18 20:33:13 +11:00
build_scripts Webclient: Make it easier to change where default texture pack is downloaded from, and use ccall a little bit less 2024-01-09 20:21:24 +11:00
ClassicalSharp Direct3D11: Implement backface culling 2021-10-23 16:11:32 +11:00
dreamcast Dreamcast: Not really working audio and modem support 2024-01-26 15:15:39 +11:00
gc Wii/GameCube: Switch to using BearSSL for SSL support 2023-09-14 23:19:55 +10:00
linux Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00
macOS Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00
n64 N64: Change controls, default to flatgrass, add more blocks in default textures 2024-01-21 18:41:13 +11:00
ps2 Vita: Try to fix insta crash on real hardware 2023-12-06 21:17:30 +11:00
ps3 PS3: WIP on keyboard support 2023-12-06 23:39:44 +11:00
psp PSP/Vita: Switch to using BearSSL for SSL support 2023-09-15 08:41:09 +10:00
vita Vita: Add proper left/right circle pad support and fix 'some resources missing' menu always appearing 2023-12-09 12:42:07 +11:00
wii Generate Wii homebrew zip 2024-01-07 12:34:58 +11:00
windows Open source unfinished 360 stuff, fix some depth issues with xbox build 2023-09-08 21:39:37 +10:00
xbox Consoles: Always use Goodly's font for classicube texture pack as the system font 2023-10-09 20:26:11 +11:00
xbox360 Make Xbox 360 port compile at least 2023-11-19 16:15:34 +11:00
bitmap_font_gen.cs WIP on very basic platform independent system font backend 2023-09-30 09:11:21 +10:00
CCicon.ico attempt to add icon 2019-01-31 15:42:57 +11:00
CCicon.png add original icon png 2019-10-21 06:56:32 +11:00
certs.h Add root certificates for most important websites for BearSSL 2023-09-14 19:20:36 +10:00
readme.md Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00

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