Created
April 13, 2017 07:58
-
-
Save murano500k/df04d159c8c936a5f3682b34226db71d to your computer and use it in GitHub Desktop.
hacks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find /home/artem/projects/libgdx/Runner/core/src/ -type f -exec \ | |
> sed -i 's/com\.gamestudio24\.martianrun/com.stc.runner/g' {} + |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment