geode/loader/include/Geode/Loader.hpp
HJfod 71bd0fec83 now with a settings value getter in Mod so settings are actually usable
+ more settings UI stuff, preliminary control parsing (no UI for them
yet though) + fix InputNode not working
2022-09-14 19:21:35 +03:00

9 lines
223 B
C++

#pragma once
#include <Geode/DefaultInclude.hpp>
#include "loader/Hook.hpp"
#include "loader/Log.hpp"
#include "loader/Mod.hpp"
#include "loader/Loader.hpp"
#include "loader/Interface.hpp"
// #include "loader/Setting.hpp"