Skip to content

Kode-Community/CImGui-Kinc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CImGui-Kinc

To git it: git clone --recursive https://github.com/Kode-Community/CImGui-Kinc.git

To use as a lib, fork it.

Then to include your Kinc from somewhere else

  • Win:
    git rm Kinc
    rmDir /s /q ".git/modules/Kinc"
    
  • Unix's:
    git rm Kinc
    rm -rf .git/modules/Kinc
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published