Skip to content

This is a color picking desktop windows application written in C# for tempad where the color picker in the mod has been replaced by a simple config integer. This helps with conversion and seems accurate to me so far.

Notifications You must be signed in to change notification settings

ToshieCosed/TempadColorPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a windows desktop application C# .net project. All it does is let you have a color picker UI for the tempad mod config file known currently as tempad-client.jsonc which the mod author removed the color picker from in game, it's now a weird integer no one can figure out in their head, in a config file. I suppose it's also some kind of a web rgb color picker tool for hex, but it's not neccesary it's just there to help people convert colors and understand them. At the moment you can only pick a color from the color picker. There is no other function. The only copy-able text is the text in the text box for the config file. Copy only the numbers when using it, in where it says Copy ToConfig: do not copy the text "Copy ToConfig:" only what comes after the ':' which is pure numbers to your config file for tempad-client.jsonc

you have every right to use the software included in this package any way you see fit. You have every right to convert this code to anything you want for any reason. You do not have a right to sell this code or profit from it in any way. You do not have a right to take credit for this project as if it were your own. If you fork this project you must link to the original project here and declare it is a fork. Other than that I don't care what you do, happy tempadd-ing

Here is an imgur image of the application: https://imgur.com/a/lv0kJOu

About

This is a color picking desktop windows application written in C# for tempad where the color picker in the mod has been replaced by a simple config integer. This helps with conversion and seems accurate to me so far.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages