Skip to content

Commit

Permalink
v3.3.2 - fix wrong items names and added some missing items
Browse files Browse the repository at this point in the history
thx to wolfeye for partial data
  • Loading branch information
Jericho1060 committed Jul 23, 2022
1 parent 3c5673a commit bdaa5de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion config.json

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions source/library/onStart.lua
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
--[[
All Games Recipes in a table
Based on the public script published by D.Mentia on Discord
Updated By Glorek and Jericho
]]

-- clean the name from specific char, etc.
function cleanName(name)
if name ~= nil and name:len() > 0 then
Expand Down

0 comments on commit bdaa5de

Please sign in to comment.