- In your /local/en folder, you have a local.cfg, rename it to config.cfg
Why?
Maybe his "local.cfg" work, but in this tutorial https://wiki.factorio.com/Tutorial:Modding_tutorial/Gangsir#Locale , he says to name the file like that ! In the mod folder, create a folder called locale, then create ...
Search found 3 matches
- Sun Aug 05, 2018 12:12 pm
- Forum: Modding help
- Topic: When loading game mod throws no errors, and doesn't load
- Replies: 6
- Views: 1378
- Sun Aug 05, 2018 11:53 am
- Forum: Modding help
- Topic: When loading game mod throws no errors, and doesn't load
- Replies: 6
- Views: 1378
Re: When loading game mod throws no errors, and doesn't load
Hi !
At first look, you have made many mistakes :
- In your "info" file : Your extention is wrong : you make a .lua, but you need a .json;
- Inside the info file, you forgot to indicate the game version and the dependencies;
- In your /local/en folder, you have a local.cfg, rename it to config.cfg ...
At first look, you have made many mistakes :
- In your "info" file : Your extention is wrong : you make a .lua, but you need a .json;
- Inside the info file, you forgot to indicate the game version and the dependencies;
- In your /local/en folder, you have a local.cfg, rename it to config.cfg ...
- Sun Aug 05, 2018 10:37 am
- Forum: Modding help
- Topic: Do chest can have animation ?
- Replies: 0
- Views: 333
Do chest can have animation ?
Hi,
I'm trying to put a animation on a chest !
but i try everithing (on_animation, idle_aniamtion, pictures = sprites, ect ..)
So, can we put animation to a chest ?
I'm trying to put a animation on a chest !
but i try everithing (on_animation, idle_aniamtion, pictures = sprites, ect ..)

So, can we put animation to a chest ?