mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-01-26 21:02:46 +00:00
Modularizes the Maven project
This commit modularizes the maven project into several modules: - l2jserver2-common: common sources for both login and gameserver - l2jserver2-gameserver: the game server - l2jserver2-loginserver: the login server - l2jserver2-tools: refactored src/tools/java soure folder
This commit is contained in:
3
l2jserver2-gameserver/data/.gitignore
vendored
Normal file
3
l2jserver2-gameserver/data/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/cache
|
||||
/pathing.db
|
||||
/database.h2.db
|
||||
Reference in New Issue
Block a user