Author Topic: How do I convert .txt files to .bls?  (Read 332 times)

I am trying to copy paste a save file and make it as a .bls, but I can just save it as a .txt, is there any way I can convert it to .bls?

Save As function and replace it to .bls

I think

or do it the hard way by moving it to the desktop and typing this into the command prompt.
Code: [Select]
cd desktop
rename <file here>.bls
Not exactly sure but this works on Windows.

turn on file extensions and change .txt to .bls

assuming you're on windows

turn on file extensions and change .txt to .bls

assuming you're on windows
Thanks a bunch man it works now!