feat(mods): add mod manager, grid customization with interactive drag calibration#85
Open
ArabKustam wants to merge 2 commits into
Open
feat(mods): add mod manager, grid customization with interactive drag calibration#85ArabKustam wants to merge 2 commits into
ArabKustam wants to merge 2 commits into
Conversation
Owner
|
super cool idea, but we have to be extra careful with allowing modding of the official build. Because of our cloud infrastructure we just implemented, there might be some problems in that regard... At a later point we will dig into this topic more and decide how we can handle this and what we can allow and what not. MUCH appreciated though!! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi!
Here are the changes implemented for the beta branch:
1. Modifications System (
modificationfolder)IMod,ModManager)..csproj).2. Grid Customization Mod
V6instead ofW6).3. Smart Switches Mod
4. Installer Build Automation
build_setup.batto automate release publishing and package compiling with Inno Setup Compiler (ISCC.exe).Please let me know if you need any adjustments or further verification!