Commit Graph

20 Commits

Author SHA1 Message Date
95bda20186 Merge pull request #4 from kendfinger/base-plugin
Support for base projects which do not contain the Bukkit API.
2022-07-14 19:01:26 -07:00
64028dd1de Support for base projects which do not contain the Bukkit API.
Also fixes a bug where root and plugin couldn't exist in the same project.
2022-07-13 03:40:33 -04:00
117e914b01 Bump to 0.4.0. 2022-07-12 01:06:46 -07:00
842aa4e264 Add GitLab to publishing repositories. v0.3.0 2022-07-12 01:06:14 -07:00
617017f6e2 Merge pull request #2 from kendfinger/more-cleanup
More cleanup and support for concrete as part of a project hierarchy.
2022-07-12 00:29:43 -07:00
07bb459111 Update README.md 2022-07-12 00:28:23 -07:00
30def2c165 Take review comments. 2022-07-12 03:27:42 -04:00
7640782161 Paper server update rework and support for offline mode. 2022-07-11 08:15:06 -04:00
e7d87c638c Add basic GitHub Workflow 2022-07-10 19:37:05 -04:00
58356c27f3 Add a concept of a concrete-library which has access to Bukkit but is not a plugin. 2022-07-10 19:35:50 -04:00
39a7b50a07 Mixed project sample and more bug fixes. 2022-07-10 19:03:59 -04:00
adcff8dcc5 Fix problem where concrete root project may not be found if the hierarchy is deep enough. 2022-07-10 18:20:38 -04:00
e3d191e277 More cleanup and support for concrete as part of a project hierarchy. 2022-07-10 18:18:27 -04:00
ee4249e3e8 Bump to 0.3.0 for next development release. 2022-07-10 13:02:45 -07:00
ba6881627f Bump version to 0.2.0. v0.2.0 2022-07-10 12:58:58 -07:00
4f11d45f20 Merge pull request #1 from kendfinger/main
Rework and Sample Project
2022-07-10 12:56:25 -07:00
7310465d55 Create LICENSE 2022-07-10 12:37:16 -07:00
fa1dc3a152 Create README.md 2022-07-10 12:35:24 -07:00
fbaf3f8ab0 Sample project which dumbs down everything. 2022-07-10 02:45:16 -04:00
e35c682c2e Initial commit. v0.1.0 2022-07-09 18:14:21 -07:00