Posted January 14, 201312 yr How I create a Language File, like IC² does? Have any tutorial about that? (I want to create a file in config folder, but a language file, not a config)
September 19, 201510 yr It's not that difficult. Just access C:\your modding source directory\src\main\resources\assets outside of eclipse and make a new folder called "lang," inside make a new blank text file called en_US.lang. make sure it is a .lang file and not a .txt.
September 19, 201510 yr You can also create folders from within eclipse. Right click an existing folder, select New, then you will find folders under General. Click that, and it will create a pop up window for the folder creation. The text field at the top is where you would put or correct the parent folder, and the text field near the bottom is for the folder name.
September 19, 201510 yr Why on (or off) Earth would you want a lang file in your config?! Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
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.