IAF_Phantom Posted October 2, 2017 Posted October 2, 2017 Hi I'm trying to make an encyclopedia entry for my mod my entry.lua is in the saved games/mods and i've placed a file in the same format at other files and it does seem to work... declare_plugin("IAF_Weapons by IAF_Modder", { displayName = _("IAF_Weapons"), shortName = "IAF_Weapons" , fileMenuName = _("IAF_Weapons"), image = "icon.png", installed = true, dirName = current_mod_path, version = "0.7.5", state = "installed", info = _("Refael's Phyton-3/4/5 and Derby Air-Air missiles by IAF.101~Schnix and IAF.101~Phantom from Preflight mod team"), encyclopedia_path = current_mod_path..'/Encyclopedia' Skins = { { name = "IAF_Weapons", dir = "Theme" }, }, }) IAF.101_Phantom, 101 squadron XO, Preflight Community Manager [sIGPIC][/sIGPIC] watch your six, i'm behind you ----- Mods: IAF_Weapons: Python 3 and 4 https://www.digitalcombatsimulator.com/en/files/2835842/
Recommended Posts