Skip to content

likeproblem/TURD_ConfigMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Static Badge

TURD_ConfigMaker

Im honestly lil bit lazy so read main.py, it has basic instructions ¯\_(ツ)_/¯

Every file .txt is customizable,

  • Default, DefaultMulti, Recolour, RecolourMulti, TextureSets are presets with variables in them, declared using $YOUR_VARIABLE_HERE$
  • paths.txt is well, everything what has to do with paths, so you can rename all those files and change it here :]
  • config.txt is variable storage, with VARIABLE;PROMPT;DEFAULT structure, reminder no $$(little tip, you can use variables in variables! if declared before that variable, it doesn't change, but after it will account for that, but doesn't matters anyway since it will be changed in write pass)
  • autodefault.txt is self explanotary

HOWTO USE

Install source code, then drop the folder(make sure right folder) into your project, recommendally inside folder where you keep all three configs(It will create cfgs ABOVE its own folder, customizable in paths)

Install latest python, open cmd inside folder, and type python main.py

About

Easy to use + very customizable config creator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages