Skip to content

Commit

Permalink
Merge pull request #26 from tobspr-games/chore/remove-mod-examples
Browse files Browse the repository at this point in the history
Remove mod examples
  • Loading branch information
dengr1065 authored Jun 18, 2024
2 parents 7aeb687 + b4bbfcb commit 878f0e1
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 1,796 deletions.
2 changes: 1 addition & 1 deletion gulp/tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ function webserver() {
*/
async function serveHTML({ version = "web-dev" }) {
browserSync.init({
server: [buildFolder, path.join(baseDir, "mod_examples")],
server: buildFolder,
port: 3005,
ghostMode: false,
logLevel: "info",
Expand Down
58 changes: 0 additions & 58 deletions mod_examples/README.md

This file was deleted.

67 changes: 0 additions & 67 deletions mod_examples/add_building_basic.js

This file was deleted.

Loading

0 comments on commit 878f0e1

Please sign in to comment.