proton_vsrename
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| proton_vsrename [2012/07/05 02:07] – seth | proton_vsrename [2023/06/09 00:46] (current) – seth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| === How to duplicate an example project with vsrename === | === How to duplicate an example project with vsrename === | ||
| + | |||
| At some point you're probably going to say, "Hey, I understand what's going on, and I want to build my new game, Laser Cats, based on RTSimpleApp." | At some point you're probably going to say, "Hey, I understand what's going on, and I want to build my new game, Laser Cats, based on RTSimpleApp." | ||
| Line 8: | Line 8: | ||
| === Smart renaming with vsrename (Windows only) === | === Smart renaming with vsrename (Windows only) === | ||
| + | |||
| + | **WARNING: | ||
| First, grab [[http:// | First, grab [[http:// | ||
| + | |||
| + | It's smart enough to ignore files that contains characters that signal it's not a text file. (ie, it won't touch binaries and the like) | ||
| Grab vsrename.exe and throw it somewhere in your path to get ready. | Grab vsrename.exe and throw it somewhere in your path to get ready. | ||
| Line 22: | Line 26: | ||
| Now, at this point you can open windows/ | Now, at this point you can open windows/ | ||
| + | |||
| + | === Warning! === | ||
| + | |||
| + | Don't use an underscore in the name, it screws up the android build. | ||
| === Android notes === | === Android notes === | ||
| - | If you're doing Android, you'll probably want to look over the following files: | + | If you're doing Android, you'll probably want to look over the following files by hand to tweak things: |
| - | | + | * android/ |
| - | | + | |
| - | * android/ | + | |
| * android/ | * android/ | ||
| * android/ | * android/ | ||
| + | * android/ | ||
| === Summary === | === Summary === | ||
| - | And there go, more or less ready to go. Keep in mind you can't move this project directory anywhere, you need to keep it in the same directory as proton' | + | And there you go, more or less ready. |
| It IS possible to do directory checkout of your own svn located inside of your svn proton checkout btw - it's what I do for client projects, works like charm. | It IS possible to do directory checkout of your own svn located inside of your svn proton checkout btw - it's what I do for client projects, works like charm. | ||
| + | |||
| + | For linux users... ermm... well, [[https:// | ||
proton_vsrename.1341454021.txt.gz · Last modified: by seth
