Translate Panorama Strings #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some panorama strings are literals and others are in localization. Literals will need a decompiler to extract the vjs from the vjs_c files.
https://github.com/SteamDatabase/ValveResourceFormat can be used for decompiling vjs files
decompiled some panorama stuff
raw files go into the addons folder in dota -> content -> addons, then tools compiles it to game -> addons
lua may be exception, idk yet
probably just pull into content from now on, not game
Done for all except some tutorial stuff, ill do what i can and then close this