Posted February 12, 20178 yr Hello I have my mcmod.info at C:\Users\Petr Myslík\Desktop\Workspace\mod project\src\main\resources and the image i want to use as logo at C:\Users\Petr Myslík\Desktop\Workspace\mod project\src\main\resources\assets\mujmajnkraftsbettersurvival\images. How should the right adress at "logoFile" be? Thanks for help
February 12, 20178 yr Try putting "/assets/mujmajnkraftsbettersurvival/images/[yourlogo].png", (with the quotation and comma) Edited February 12, 20178 yr by Leomelonseeds Apparently I'm addicted to these forums and can't help but read all the posts. So if I somehow help you, please click the "Like This" button, it helps.
February 12, 20178 yr I'd say the same, but without the first slash. Because with it it's an absolute path, and we need a relative path.
February 14, 20178 yr Author On 12. 2. 2017 at 8:17 PM, Franckyi said: I'd say the same, but without the first slash. Because with it it's an absolute path, and we need a relative path. Thanks you very much, there just shouldn't be a first slash. Now it works.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.