Skip to content

MidnightStudioOfficial/Ini2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ini2

Install

For compiling the source, you would require:

  • make
  • GNU G++ (>= 11.2.0)
  1. Clone the github Ini2 repository with the following command:

    git clone https://github.com/AnimalStudio-Official/Ini2 Ini2 --recursive
    

    Make sure you use the --recursive flag since the code has some submodule dependencies

  2. Move into the Ini2 directory using

     cd Ini2
    
  3. Now we will compile the source code using make. If your g++ points to one of the suitable compilers listed above the simply run

     make
    

Credit

About

No description or website provided.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors