We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87de3af commit 2d4d0a1Copy full SHA for 2d4d0a1
Data/News.lua
@@ -17,6 +17,9 @@ function CraftSim.NEWS:GET_NEWS(itemMap)
17
local news = {
18
f.bb(" Hello and thank you for using CraftSim!\n"),
19
f.bb(" ( You are awesome! )"),
20
+ newP("19.7.2"),
21
+ f.p .. "Locals Update",
22
+ f.a .. "- " .. f.bb("esES") .. " by: " .. f.bb("https://github.com/GarikGangrel"),
23
newP("19.7.1"),
24
f.p .. f.bb("CraftQueue - Queue Work Orders"),
25
f.p .. "- Fixed " .. f.bb("KP Cost") .. " being checked before optimization",
0 commit comments