An open API service indexing awesome lists of open source software.

https://github.com/FrozenStormInteractive/Unreal-Batch-Rename-Tool

A plugin to rename multiple assets quickly with a set of naming rules
https://github.com/FrozenStormInteractive/Unreal-Batch-Rename-Tool

game-development ue4 ue4-plugin ue5 ue5-plugin unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine

Last synced: about 1 month ago
JSON representation

A plugin to rename multiple assets quickly with a set of naming rules

Awesome Lists containing this project

README

        

# Documentation

This documentation is built using [Docusaurus](https://docusaurus.io/).

### Installation

```
$ yarn
```

### Local Development

```
$ yarn start
```

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

### Build

```
$ yarn build
```

This command generates static content into the `build` directory and can be served using any static contents hosting service.