Skip to content

Instantly share code, notes, and snippets.

@murano500k
Created April 13, 2017 07:58
Show Gist options
  • Save murano500k/df04d159c8c936a5f3682b34226db71d to your computer and use it in GitHub Desktop.
Save murano500k/df04d159c8c936a5f3682b34226db71d to your computer and use it in GitHub Desktop.
hacks
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