File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import ExternLink from '@components/ExternLink'
88import { Callout } from ' @components/Callout'
99import { IconBrandGithub } from ' @tabler/icons-react'
1010
11- ## v.1.2.4 to 1.3.x
11+ ## v.1.2.4 to v. 1.3.x
1212
1313<Callout type = " info" >
1414If you have already added custom items to the script, it is worth making a backup of these and adapting them to the new version later.
@@ -31,20 +31,24 @@ DROP TABLE IF EXISTS drug_processing;
3131
3232### Follow the install guide
3333<ExternLink href = " https://docs.it-scripts.com/it-drugs/installation" ></ExternLink >
34-
35-
3634</Steps >
3735
38- ## v1.3.x to 1.3.x
36+ ## v1.3.betaX to 1.3.0
3937<Steps >
4038### Stop your server
4139
4240### Replace files
4341
4442Replace all files on your server except for config.lua with the new script files. If you have not edited the config.lua you can also replace this file
4543
44+ <Callout type = " warning" >
45+ Also make sure to reimport the items from the script to your inventory. You can find the items here:
46+ https://docs.it-scripts.com/it-drugs/installation#items-for-it-drugs
47+ </Callout >
48+
49+
4650### Check Config.lua changes
47- <ExternLink href = " https://github.com/it-scripts/it-drugs/compare/v1.3.0beta5 ...v1.3.0beta6 " manualTitle = " Github | Comparing changes" icon = { <IconBrandGithub />} ></ExternLink >
51+ <ExternLink href = " https://github.com/it-scripts/it-drugs/compare/v1.3.0beta7 ...v1.3.0 " manualTitle = " Github | Comparing changes" icon = { <IconBrandGithub />} ></ExternLink >
4852
4953<Callout type = " info" >
5054![ Github Comparing changes] ( /github_comparing_changes.png )
You can’t perform that action at this time.
0 commit comments