Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leonardosnt/jar-string-editor

Edit hard-coded strings inside JAR files.
https://github.com/leonardosnt/jar-string-editor

bukkit editor jar plugins string tool translate

Last synced: 2 months ago
JSON representation

Edit hard-coded strings inside JAR files.

Awesome Lists containing this project

README

        

# jar-string-editor

##### Rodando localmente:
Requisitos: `node`, `yarn (ou npm)`
- Clone o repositório usando: `git clone https://github.com/leonardosnt/jar-string-editor`
- Vá até o diretório usando: `cd jar-string-editor`
- Instale as dependências usando: `yarn`
- Inicie o servidor de testes usando: `yarn start`
- Editar o código e o site será automaticamente recarregado.

## License
Copyright (C) leonardosnt
Licensed under the GPL-2.0 license. See LICENSE file in the project root for full license information.