Skip to content

cnsuhao/gserver-data-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Game Data Editor Application

Summary

This is a standalone Spring based Java application that embeds Jetty and uses SpringMVC as its web tier. Java Service Wrapper is used to enable it can be run as a Windows Service or UNIX Daemon.

It provides a quick way to designed game data.

Running

The default package goal will build a jar in the target directory with dependency jars copied into editor/tools/lib.

mvn package
windows: editor/tools/bin/run.bat
linux:   ./editor/tools/bin/run.sh 

Then point your browser at http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 40.0%
  • CSS 36.0%
  • Java 15.9%
  • Shell 6.1%
  • HTML 1.4%
  • Batchfile 0.5%
  • Groovy 0.1%