Skip to content

thebinarylife/ConfigAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

ConfigAPI

Clone and add the compiled or uncompiled source to your library.

Utilizing Config Class

Create a new config using new Config(String name, String path)

You can now create subsections and set methods via set(String key, Object o) If you need to load an existing configuration use ConfigLoader.loadConfig(path, filename)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages