Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/leonardosnt/jar-string-editor
- Owner: leonardosnt
- License: gpl-2.0
- Created: 2017-02-11T03:34:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T23:37:37.000Z (about 2 years ago)
- Last Synced: 2024-04-15T07:26:41.481Z (10 months ago)
- Topics: bukkit, editor, jar, plugins, string, tool, translate
- Language: JavaScript
- Homepage: https://leonardosnt.github.io/jar-string-editor/?ref=gh
- Size: 3.81 MB
- Stars: 29
- Watchers: 6
- Forks: 14
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.