diff --git a/.gitignore b/.gitignore index 418b336..8e53176 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,15 @@ /**/**/corenode.log # Temporal configurations -/**/**/.aliaser \ No newline at end of file +/**/**/.aliaser + +# MINECRAFT ASSETS & LOGS +/**/**/assets +/**/**/cache +/**/**/chash-reports +/**/**/fancymenu_data +/**/**/forge +/**/**/logs +/**/**/libraries +/**/**/saves +/**/**/versions \ No newline at end of file diff --git a/manifest b/manifest index 87de88d..580f85d 100644 --- a/manifest +++ b/manifest @@ -25,7 +25,7 @@ const defaultConfig = { module.exports = { ...vars, - rsb_minimun_version: "0.9.3", + rsb_minimun_version: "0.11.1", import_libs: [ "mcl", "ipc", @@ -51,6 +51,9 @@ module.exports = { }, }, }, + install_ask_configs: [ + "username" + ], install_steps: { git_clones: [ {