Sandwichable

Sandwichable

1M Downloads

Translated in French (and ask for a little tip)

Water-Kitten opened this issue ยท 13 comments

commented

Hello, I saw that someone offered his russian translation, so I wanted to share the french mine, if it can be usefull.

fr_fr.zip

Also as a beginner at modding, I was wondering how to transform these mods' files, download here, into a functionnal mod after adding some files (like translation ones). I tried something with "gadlew build", but the final .jar doesn't work... (Maybe I did it wrong)

I don't know if I'm undersantable, but if I am, can someone give me some tips to simply recompile this wonderfull mod in a functionnal .jar with a custom translatrion in it, please?

Thank you!

commented

(moved to pull request)

commented

Hello, I saw that someone offered his russian translation, so I wanted to share the french mine, if it can be usefull.

fr_fr.zip

Also as a beginner at modding, I was wondering how to transform these mods' files, download here, into a functionnal mod after adding some files (like translation ones). I tried something with "gadlew build", but the final .jar doesn't work... (Maybe I did it wrong)

I don't know if I'm undersantable, but if I am, can someone give me some tips to simply recompile this wonderfull mod in a functionnal .jar with a custom translatrion in it, please?

Thank you!

install gradlew

7
Waiting for

then

run CMD

example

command
cd C:\Users\Name\ .gradle\Sandwichable-fabric-1.16.x-dev

5

then

6

gradlew build

in the folder Libs

commented

Hello, I saw that someone offered his russian translation, so I wanted to share the french mine, if it can be usefull.

fr_fr.zip

Also as a beginner at modding, I was wondering how to transform these mods' files, download here, into a functionnal mod after adding some files (like translation ones). I tried something with "gadlew build", but the final .jar doesn't work... (Maybe I did it wrong)

I don't know if I'm undersantable, but if I am, can someone give me some tips to simply recompile this wonderfull mod in a functionnal .jar with a custom translatrion in it, please?

Thank you!

try the upper Jar

example
8

commented

It works! Thank you so much guys!

And sorry to didn't post it where it deserves to be; what is a "pull request", what it's used for ? (sorry, real noob here x) )

commented

It works! Thank you so much guys!

And sorry to didn't post it where it deserves to be; what is a "pull request", what it's used for ? (sorry, real noob here x) )

I have already made and written that this is your translation

commented

pull2

commented

It works! Thank you so much guys!

And sorry to didn't post it where it deserves to be; what is a "pull request", what it's used for ? (sorry, real noob here x) )

pull3

commented

Thanks Miros! :D

commented

Thank you for the translation! It's great to improve the experience for worldwide users. I would have suggested that you submit a pull request, but this should be fine too!

commented

To build your translations into a jar, clone or download this repository, add your translation to the src/main/resource/assets/sandwichable/lang folder, and then open a command window in the root directory of the downloaded repo. In that window, run "gradlew build" and it should set up and run gradle and build the project from there. You can find the jar in build/libs.

commented

Thanks Miros! :D

I just wanted to let you know that I will be pushing new features and the translation will need to be updated further, so this will not be merged until the full release of 1.2.

commented

Thanks Miros! :D

hi can you translate my mod

https://github.com/Miros77/Realistic-Bakery-Products---Fabric

commented

hi can you translate my mod

https://github.com/Miros77/Realistic-Bakery-Products---Fabric

Of course ! In exchange can you explain me how to do a pull request where we can put a translation ? I can't find good and simple tutorials on it wich not request a PhD in english xD I really want to know how to use the pull request on GitHub... Thx !