mirror of
https://github.com/Rogiel/l2jserver2
synced 2026-01-29 22:22:46 +00:00
Divides 'dist' folder into several assembly specific distribution parts
The 'dist' folder has been renamed to 'distribution' and divided into 2 subfolders: - 'distribution/global' -> included in all assemblies - 'distribution/sql' -> included in SQL assemblies
This commit is contained in:
2
distribution/global/start.sh
Normal file
2
distribution/global/start.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo "Not yet implemented!"
|
||||
Reference in New Issue
Block a user