refactor; 0.2 features

This commit is contained in:
2024-11-02 18:49:03 -05:00
parent 1e1a77d4c6
commit 24883547ac
5 changed files with 865 additions and 689 deletions
-7
View File
@@ -1,7 +0,0 @@
using System.Text.Json.Serialization;
namespace LucysTools;
public class Config {
[JsonInclude] public bool SomeSetting = true;
}
+776 -667
View File
File diff suppressed because it is too large Load Diff