Skip to content

jimbob4000/copyicons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of copyicons

Overview

This fork provides a library implementation of CopyIcons that allows for individual copying of icon0.png and pic0.png images, rather than bulk copying.

It is designed for use with my customized fork of lpp-vita, which has been customised for RetroFlow Launcher.

Building

Ensure that VitaSDK is installed and properly configured in your PATH environment variable before proceeding. Navigate to the 'source/include/copyicons' directory then build using:

mkdir build && cd build

cmake .. -DCMAKE_TOOLCHAIN_FILE=$VITASDK/share/vita.toolchain.cmake

make

Credit:

Copyicons was originally made by cy33hc see their repository for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.7%
  • CMake 7.3%