FML finish won't updatemcp automatically, easier integration with forge.
This commit is contained in:
parent
18aec5b257
commit
08eb7c5c45
1 changed files with 0 additions and 2 deletions
|
@ -288,8 +288,6 @@ def finish_setup_fml(fml_dir, mcp_dir):
|
|||
from runtime.updatemcp import updatemcp
|
||||
|
||||
os.chdir(mcp_dir)
|
||||
updatemcp(None, True)
|
||||
reset_logger()
|
||||
updatenames(None, True)
|
||||
reset_logger()
|
||||
updatemd5(None, True)
|
||||
|
|
Loading…
Reference in a new issue