Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stonesense config rewrite #121

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

realSquidCoder
Copy link
Contributor

Gonna be rewriting the config code as much as i can to make adding new configs easier.

Stonesense configs are now in the dfhack-configs folder when installed but the actual files are all in the stonesense repo.
split segmentsize xy into x and y separately. also added code to handle showing and hiding announcements separately from the rest of the OSD
@realSquidCoder
Copy link
Contributor Author

this also has the changes made in #120

this shouldnt be in this branch but oh well
@@ -3,7 +3,8 @@ PROJECT (stonesense)
SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMake/Modules)

include_directories (${CMAKE_SOURCE_DIR})

install(DIRECTORY ${CMAKE_SOURCE_DIR}/plugins/stonesense/configs/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remember to merge latest master into this branch to resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants