Thread
:
[Maemo 5] Angry Birds Level Editor - NOW FULLY WORKING
View Single Post
forcer
2011-02-10 , 17:08
Posts: 135 | Thanked: 151 times | Joined on Dec 2009 @ Slovakia/Bratislava
#
256
you need to do it from command line.
copy Level1.lua to same dir where lua.exe, lublua51.dll and decompile_levels.lua are.
let's say it's
c:\data\levels
then open cmd.exe and type:
Code:
c: cd c:\data\levels lua.exe decompile_levels.lua Level1.lua
Then, you should see the level1.lua.dec in the same directory, that's your decompiled level.
Sorry, I can't explain it easier than this.
Quote & Reply
|
The Following 2 Users Say Thank You to forcer For This Useful Post:
pedsarjon
,
romeocvromaeo
forcer
View Public Profile
Send a private message to forcer
Find all posts by forcer