Skip to content

Commit c2ac3a7

Browse files
committed
news
1 parent 12b2263 commit c2ac3a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Data/News.lua

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
1515
local news = {
1616
f.bb(" Hello and thank you for using CraftSim!\n"),
1717
f.bb(" ( You are awesome! )"),
18-
newP("16.1.3"),
18+
newP("16.1.4"),
1919
f.P .. "A lot of internal code optimizations to",
2020
f.a .. "prepare for TWW testing/updates",
21+
f.p .. "Added a command to reset craftsim's database",
22+
f.a .. "'/craftsim resetdb'",
2123
newP("16.0.0"),
2224
f.P .. "Introducing " .. f.bb("Sub Recipes Optimization"),
2325
f.a .. "- " .. f.l("CraftSim") .. " is now able to optimize and cache",

0 commit comments

Comments
 (0)